Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dperf_event_attr_fprintf.c113 static const char *stringify_perf_hw_cache_id(u64 value) in stringify_perf_hw_cache_id() function
217 const char *hw_cache_str = stringify_perf_hw_cache_id(config & 0xff); in __p_config_hw_cache_id()