Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c437 const struct pmcpl_ct_line *ct1, *ct2; in pmcpl_ct_line_compare() local
439 ct1 = (const struct pmcpl_ct_line *) a; in pmcpl_ct_line_compare()
443 if (ct1->ln_sum < ct2->ln_sum) in pmcpl_ct_line_compare()
445 if (ct1->ln_sum > ct2->ln_sum) in pmcpl_ct_line_compare()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepInstrInfo.td19149 "$Rd32 = ct1($Rs32)",
19160 "$Rd32 = ct1($Rss32)",
[all...]