Searched refs:perf_event__output_id_sample (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/kernel/events/ |
D | internal.h | 90 perf_event__output_id_sample(struct perf_event *event,
|
D | ring_buffer.c | 192 perf_event__output_id_sample(event, handle, &sample_data); in perf_output_begin()
|
D | core.c | 5056 void perf_event__output_id_sample(struct perf_event *event, in perf_event__output_id_sample() function 5477 perf_event__output_id_sample(event, &handle, &sample); in perf_event_read_event() 5592 perf_event__output_id_sample(event, &handle, &sample); in perf_event_task_output() 5685 perf_event__output_id_sample(event, &handle, &sample); in perf_event_comm_output() 5817 perf_event__output_id_sample(event, &handle, &sample); in perf_event_mmap_output() 6007 perf_event__output_id_sample(event, &handle, &sample); in perf_event_aux_event() 6049 perf_event__output_id_sample(event, &handle, &sample); in perf_log_throttle() 6086 perf_event__output_id_sample(event, &handle, &sample); in perf_log_itrace_start()
|