Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmem-events.h146 int mem_stat_index(const enum mem_stat_type mst, const u64 data_src);
H A Dmem-events.c810 int mem_stat_index(const enum mem_stat_type mst, const u64 val) in mem_stat_index() function
H A Dhist.c352 int idx = mem_stat_index(hists->mem_stat_types[i], in hists__update_mem_stat()