Home
last modified time | relevance | path

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

/linux/tools/perf/ui/
H A Dhist.c735 #define HPP__MEM_STAT_PRINT_FNS(_name, _fn, _type) \ macro
763 HPP__MEM_STAT_PRINT_FNS("Mem Op", op, OP),
764 HPP__MEM_STAT_PRINT_FNS("Cache", cache, CACHE),
765 HPP__MEM_STAT_PRINT_FNS("Memory", memory, MEMORY),
766 HPP__MEM_STAT_PRINT_FNS("Snoop", snoop, SNOOP),
767 HPP__MEM_STAT_PRINT_FNS("D-TLB", dtlb, DTLB),
779 #undef HPP__MEM_STAT_PRINT_FNS