Symbol: pmcpl_ct_node
usr.sbin/pmcstat/pmcpl_calltree.c
1020
_pmcpl_ct_expand_inline(struct pmcpl_ct_node *ct)
usr.sbin/pmcstat/pmcpl_calltree.c
1028
struct pmcpl_ct_node *child;
usr.sbin/pmcstat/pmcpl_calltree.c
126
struct pmcpl_ct_node *pch_ctnode;
usr.sbin/pmcstat/pmcpl_calltree.c
141
static struct pmcpl_ct_node
usr.sbin/pmcstat/pmcpl_calltree.c
152
static struct pmcpl_ct_node *pmcpl_ct_root;
usr.sbin/pmcstat/pmcpl_calltree.c
271
pmcpl_ct_instr_add(struct pmcpl_ct_node *ct, int pmcin,
usr.sbin/pmcstat/pmcpl_calltree.c
299
static struct pmcpl_ct_node *
usr.sbin/pmcstat/pmcpl_calltree.c
302
struct pmcpl_ct_node *ct;
usr.sbin/pmcstat/pmcpl_calltree.c
331
pmcpl_ct_node_free(struct pmcpl_ct_node *ct)
usr.sbin/pmcstat/pmcpl_calltree.c
367
pmcpl_ct_node_dumptop(int pmcin, struct pmcpl_ct_node *ct,
usr.sbin/pmcstat/pmcpl_calltree.c
465
struct pmcpl_ct_node *ct;
usr.sbin/pmcstat/pmcpl_calltree.c
610
pmcpl_ct_node_update(struct pmcpl_ct_node *parent,
usr.sbin/pmcstat/pmcpl_calltree.c
611
struct pmcpl_ct_node *child, int pmcin, unsigned v, int cd)
usr.sbin/pmcstat/pmcpl_calltree.c
661
static struct pmcpl_ct_node *
usr.sbin/pmcstat/pmcpl_calltree.c
667
struct pmcpl_ct_node *ct;
usr.sbin/pmcstat/pmcpl_calltree.c
67
struct pmcpl_ct_node;
usr.sbin/pmcstat/pmcpl_calltree.c
735
struct pmcpl_ct_node *ct;
usr.sbin/pmcstat/pmcpl_calltree.c
736
struct pmcpl_ct_node *ctl[PMC_CALLCHAIN_DEPTH_MAX+1];
usr.sbin/pmcstat/pmcpl_calltree.c
827
pmcpl_ct_node_printchild(struct pmcpl_ct_node *ct, uintfptr_t paddr,
usr.sbin/pmcstat/pmcpl_calltree.c
832
struct pmcpl_ct_node *child;
usr.sbin/pmcstat/pmcpl_calltree.c
86
struct pmcpl_ct_node *pcta_child;
usr.sbin/pmcstat/pmcpl_calltree.c
891
pmcpl_ct_node_printself(struct pmcpl_ct_node *ct)
usr.sbin/pmcstat/pmcpl_calltree.c
962
pmcpl_ct_printnode(struct pmcpl_ct_node *ct)
usr.sbin/pmcstat/pmcpl_calltree.c
982
pmcpl_ct_bfs(struct pmcpl_ct_node *ct)
usr.sbin/pmcstat/pmcpl_calltree.c
986
struct pmcpl_ct_node *child;