Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-c2c.c690 uint64_t lclmiss, ldcnt, total; in total_records() local
697 ldcnt = lclmiss + in total_records()
704 total = ldcnt + in total_records()
745 uint64_t lclmiss, ldcnt; in total_loads() local
752 ldcnt = lclmiss + in total_loads()
759 return ldcnt; in total_loads()