Function: profiler-calltree-p

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

Signature

(profiler-calltree-p X)

Source Code

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