SB-APROF

SB-APROF

properties


ID: SB-APROF
LOCK: T


APROF-START   compiled function

properties


ID: SB-APROF:APROF-START
ALLOC: HEAP DYNAMIC



APROF-START names a compiled function:
  Lambda-list: ()
  Derived type: (FUNCTION NIL (VALUES &OPTIONAL))
  Source file: SYS:SRC;CODE;APROF.LISP

definitions
  • SYS:SRC;CODE;APROF.LISP

PATCH-ALL-CODE   compiled function

properties


ID: SB-APROF:PATCH-ALL-CODE
ALLOC: HEAP DYNAMIC



PATCH-ALL-CODE names a compiled function:
  Lambda-list: (&OPTIONAL ENABLE)
  Derived type: (FUNCTION (&OPTIONAL T) (VALUES NUMBER UNSIGNED-BYTE&OPTIONAL))
  Source file: SYS:SRC;CODE;APROF.LISP

definitions
  • SYS:SRC;CODE;APROF.LISP

APROF-STOP   compiled function

properties


ID: SB-APROF:APROF-STOP
ALLOC: HEAP DYNAMIC



APROF-STOP names a compiled function:
  Lambda-list: ()
  Derived type: (FUNCTION NIL (VALUES &OPTIONAL))
  Source file: SYS:SRC;CODE;APROF.LISP

definitions
  • SYS:SRC;CODE;APROF.LISP

APROF-RUN   compiled function

properties


ID: SB-APROF:APROF-RUN
ALLOC: HEAP DYNAMIC



APROF-RUN names a compiled function:
  Lambda-list: (FUN &KEY (REPORT T) (STREAM *STANDARD-OUTPUT*) ARGUMENTS)
  Derived type: (FUNCTION (T &KEY (:REPORT T) (:STREAM T) (:ARGUMENTS T))
                 (VALUES (OR NUMBER NULL) &OPTIONAL))
  Source file: SYS:SRC;CODE;APROF.LISP

definitions
  • SYS:SRC;CODE;APROF.LISP

APROF-SHOW   compiled function

properties


ID: SB-APROF:APROF-SHOW
ALLOC: HEAP DYNAMIC



APROF-SHOW names a compiled function:
  Lambda-list: (&KEY (TOP-N 20) (DETAIL T) (COLLAPSE T)
                (STREAM *STANDARD-OUTPUT*))
  Derived type: (FUNCTION
                 (&KEY (:TOP-N T) (:DETAIL T) (:COLLAPSE T) (:STREAM T))
                 (VALUES NUMBER &OPTIONAL))
  Source file: SYS:SRC;CODE;APROF.LISP

definitions
  • SYS:SRC;CODE;APROF.LISP

APROF-RESET   compiled function

properties


ID: SB-APROF:APROF-RESET
ALLOC: HEAP DYNAMIC



APROF-RESET names a compiled function:
  Lambda-list: ()
  Derived type: (FUNCTION NIL (VALUES &OPTIONAL NULL))
  Source file: SYS:SRC;CODE;APROF.LISP

definitions
  • SYS:SRC;CODE;APROF.LISP