Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c657 uint64_t lclmiss, ldcnt, total; in total_records() local
664 ldcnt = lclmiss + in total_records()
671 total = ldcnt + in total_records()
712 uint64_t lclmiss, ldcnt; in total_loads() local
719 ldcnt = lclmiss + in total_loads()
726 return ldcnt; in total_loads()

Completed in 5 milliseconds