Searched refs:perf_event__output_id_sample (Results 1 – 3 of 3) sorted by relevance
/kernel/events/ |
D | internal.h | 52 perf_event__output_id_sample(struct perf_event *event,
|
D | ring_buffer.c | 183 perf_event__output_id_sample(event, handle, &sample_data); in perf_output_begin()
|
D | core.c | 4233 void perf_event__output_id_sample(struct perf_event *event, in perf_event__output_id_sample() function 4616 perf_event__output_id_sample(event, &handle, &sample); in perf_event_read_event() 4724 perf_event__output_id_sample(event, &handle, &sample); in perf_event_task_output() 4817 perf_event__output_id_sample(event, &handle, &sample); in perf_event_comm_output() 4930 perf_event__output_id_sample(event, &handle, &sample); in perf_event_mmap_output() 5084 perf_event__output_id_sample(event, &handle, &sample); in perf_log_throttle()
|