Searched refs:bench_sample_type (Results 1 – 1 of 1) sorted by relevance
36 static u64 bench_sample_type; variable 150 event.attr.attr.sample_type = bench_sample_type; in synthesize_attr() 231 event.header.size = perf_event__sample_event_size(&sample, bench_sample_type, 0); in synthesize_sample() 233 perf_event__synthesize_sample(&event, bench_sample_type, 0, &sample); in synthesize_sample() 457 bench_sample_type = PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP; in do_inject_loops() 458 bench_sample_type |= PERF_SAMPLE_TID | PERF_SAMPLE_TIME; in do_inject_loops()