Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dmem-events.h58 u32 st_noadrs; /* cacheable store with no address */ member
H A Dmem-events.c412 stats->st_noadrs++; in c2c_decode_stats()
445 stats->st_noadrs += add->st_noadrs; in c2c_add_stats()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmem-events.h63 u32 st_noadrs; /* cacheable store with no address */ member
H A Dmem-events.c644 stats->st_noadrs++; in c2c_decode_stats()
679 stats->st_noadrs += add->st_noadrs; in c2c_add_stats()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c2116 fprintf(out, " Store - no mapping : %10d\n", stats->st_noadrs); in print_c2c__display_stats()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c2413 fprintf(out, " Store - no mapping : %10d\n", stats->st_noadrs); in print_c2c__display_stats()

Completed in 13 milliseconds