Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dmem-events.c397 stats->st_noadrs++; in c2c_decode_stats()
430 stats->st_noadrs += add->st_noadrs; in c2c_add_stats()
Dmem-events.h56 u32 st_noadrs; /* cacheable store with no address */ member
/Linux-v5.4/tools/perf/
Dbuiltin-c2c.c2158 fprintf(out, " Store - no mapping : %10d\n", stats->st_noadrs); in print_c2c__display_stats()