Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/tests/
Dparse-metric.c21 static u64 find_value(const char *name, struct value *values) in find_value() function
40 count = find_value(evsel->name, vals); in load_runtime_stat()