perf_config_u64   125 tools/perf/builtin-report.c 		return perf_config_u64(&rep->queue_size, var, value);
perf_config_u64    22 tools/perf/ui/browsers/res_sample.c 		return perf_config_u64(&context_len, var, value);
perf_config_u64    32 tools/perf/util/config.h int perf_config_u64(u64 *dest, const char *, const char *);
perf_config_u64  1571 tools/perf/util/data-convert-bt.c 		return perf_config_u64(&c->queue_size, var, value);