Searched refs:perf_config_u64 (Results 1 – 4 of 4) sorted by relevance
26 extern u64 perf_config_u64(const char *, const char *);
335 u64 perf_config_u64(const char *name, const char *value) in perf_config_u64() function
1097 c->queue_size = perf_config_u64(var, value); in convert__config()
86 rep->queue_size = perf_config_u64(var, value); in report__config()