Searched refs:pmcpl_ct_line (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c133 struct pmcpl_ct_line { struct
138 static struct pmcpl_ct_line pmcpl_ct_topmax[PMCPL_CT_MAXLINE+1];
435 const struct pmcpl_ct_line *ct1, *ct2;
437 ct1 = (const struct pmcpl_ct_line *) a;
438 ct2 = (const struct pmcpl_ct_line *) b;

Completed in 105 milliseconds