Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmem-events.h62 u32 st_uncache; /* stores to uncacheable address */ member
A Dmem-events.c573 if (lvl & P(LVL, UNC)) stats->st_uncache++; in c2c_decode_stats()
600 stats->st_uncache += add->st_uncache; in c2c_add_stats()
/linux/tools/perf/
A Dbuiltin-c2c.c2146 fprintf(out, " Store - uncacheable : %10d\n", stats->st_uncache); in print_c2c__display_stats()

Completed in 15 milliseconds