Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c114 static const char *stringify_perf_hw_cache_id(u64 value) in stringify_perf_hw_cache_id() function
199 const char *hw_cache_str = stringify_perf_hw_cache_id(value & 0xff); in __p_config_hw_cache_id()