Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-top.c1218 static int perf_top_config(const char *var, const char *value, void *cb __maybe_unused) in perf_top_config() function
1396 status = perf_config(perf_top_config, &top); in cmd_top()