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

/linux-master/tools/perf/bench/
H A Dinject-buildid.c39 struct bench_data { struct
137 static ssize_t synthesize_attr(struct bench_data *data)
155 static ssize_t synthesize_fork(struct bench_data *data)
173 static ssize_t synthesize_mmap(struct bench_data *data, struct bench_dso *dso, u64 timestamp)
219 static ssize_t synthesize_sample(struct bench_data *data, struct bench_dso *dso, u64 timestamp)
238 static ssize_t synthesize_flush(struct bench_data *data)
250 struct bench_data *data = arg;
276 static int setup_injection(struct bench_data *data, bool build_id_all)
348 static int inject_build_id(struct bench_data *data, u64 *max_rss)
395 static void do_inject_loop(struct bench_data *dat
[all...]

Completed in 110 milliseconds