Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dparse-metric.c89 static u64 find_value(const char *name, struct value *values) in find_value() function
108 count = find_value(evsel->name, vals); in load_runtime_stat()