Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dperf_event_attr_fprintf.c109 static const char *stringify_perf_hw_cache_id(u64 value) in stringify_perf_hw_cache_id() function
194 const char *hw_cache_str = stringify_perf_hw_cache_id(value & 0xff); in __p_config_hw_cache_id()