Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmem-events.h147 const char *mem_stat_name(const enum mem_stat_type mst, const int idx);
H A Dmem-events.c897 const char *mem_stat_name(const enum mem_stat_type mst, const int idx) in mem_stat_name() function
/linux/tools/perf/ui/
H A Dhist.c466 mem_stat_name(mst, i)); in hpp__header_mem_stat_fn()