Function: profiler-calltree-p

profiler-calltree-p is a function defined in profiler.el.gz.

Signature

(profiler-calltree-p CL-X)

Source Code

;; Defined in /usr/src/emacs/lisp/profiler.el.gz
;; Could not find source code, showing raw function object.
#[(cl-x)
  ((cl-block profiler-calltree-p
     (and (memq (type-of cl-x) cl-struct-profiler-calltree-tags) t)))
  (t)]