Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dres_sample.c22 return perf_config_u64(&context_len, var, value); in res_sample_config()
/linux/tools/perf/util/
H A Dconfig.c372 int perf_config_u64(u64 *dest, const char *name, const char *value) in perf_config_u64() function
H A Ddata-convert-bt.c1598 return perf_config_u64(&c->queue_size, var, value); in convert__config()
/linux/tools/perf/
H A Dbuiltin-report.c146 return perf_config_u64(&rep->queue_size, var, value); in report__config()