Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devsel.h293 static inline bool evsel__is_tool(const struct evsel *evsel) in evsel__is_tool() function
H A Dstat-shadow.c370 if (evsel__is_tool(metric_events[i])) { in prepare_metric()
H A Devsel.c764 if (evsel__is_tool(evsel)) in evsel__name()
802 if (evsel__is_tool(evsel)) in evsel__metric_id()
H A Dstat-display.c936 if (evsel__is_tool(counter)) in should_skip_zero_counter()