Home
last modified time | relevance | path

Searched refs:perf_hist_config (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dconfig.c18 #include "util/hist.h" /* perf_hist_config */
471 return perf_hist_config(var, value); in perf_default_config()
H A Dhist.h551 int perf_hist_config(const char *var, const char *value);
H A Dhist.c2775 int perf_hist_config(const char *var, const char *value) in perf_hist_config() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h565 int perf_hist_config(const char *var, const char *value);
H A Dconfig.c18 #include "util/hist.h" /* perf_hist_config */
480 return perf_hist_config(var, value); in perf_default_config()
H A Dhist.c2838 int perf_hist_config(const char *var, const char *value) in perf_hist_config() function

Completed in 13 milliseconds