Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-top.c1399 static int perf_top_config(const char *var, const char *value, void *cb __maybe_unused) in perf_top_config() function
1621 status = perf_config(perf_top_config, &top); in cmd_top()