Home
last modified time | relevance | path

Searched refs:pmcpl_ct_node (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/usr.sbin/pmcstat/
Dpmcpl_calltree.c70 struct pmcpl_ct_node;
89 struct pmcpl_ct_node *pcta_child;
100 struct pmcpl_ct_node { struct
129 struct pmcpl_ct_node *pch_ctnode; argument
144 static struct pmcpl_ct_node
155 static struct pmcpl_ct_node *pmcpl_ct_root;
274 pmcpl_ct_instr_add(struct pmcpl_ct_node *ct, int pmcin, in pmcpl_ct_instr_add()
302 static struct pmcpl_ct_node *
305 struct pmcpl_ct_node *ct; in pmcpl_ct_node_allocate()
334 pmcpl_ct_node_free(struct pmcpl_ct_node *ct) in pmcpl_ct_node_free()
[all …]