Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmem-events.h84 u32 nomap; /* count of load/stores with no phys addrs */ member
H A Dmem-events.c760 stats->nomap++; in c2c_decode_stats()
802 stats->nomap += add->nomap; in c2c_add_stats()
/linux/drivers/net/ethernet/marvell/
H A Dsky2.c2532 goto nomap; in receive_new()
2545 nomap: in receive_new()
/linux/tools/perf/
H A Dbuiltin-c2c.c2444 fprintf(out, " No Page Map Rejects : %10d\n", stats->nomap); in print_c2c__display_stats()