Home
last modified time | relevance | path

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

/tools/perf/util/
Dcache.h26 extern u64 perf_config_u64(const char *, const char *);
Dconfig.c335 u64 perf_config_u64(const char *name, const char *value) in perf_config_u64() function
Ddata-convert-bt.c1097 c->queue_size = perf_config_u64(var, value); in convert__config()
/tools/perf/
Dbuiltin-report.c86 rep->queue_size = perf_config_u64(var, value); in report__config()