Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat-display.c513 static bool is_mixed_hw_group(struct evsel *counter) in is_mixed_hw_group() function
601 if (is_mixed_hw_group(counter)) in printout()