Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-report.c105 static int report__config(const char *var, const char *value, void *cb) in report__config() function
1218 ret = perf_config(report__config, &report); in cmd_report()