Searched refs:perf_event__output_id_sample (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/kernel/events/ |
| H A D | core.c | 8427 perf_event__output_id_sample(event, &handle, &sample); in perf_event_read_event() 8706 perf_event__output_id_sample(event, &handle, &sample); in perf_event_task_output() 8848 perf_event__output_id_sample(event, &handle, &sample); in perf_event_comm_output() 8947 perf_event__output_id_sample(event, &handle, &sample); in perf_event_namespaces_output() 9070 perf_event__output_id_sample(event, &handle, &sample); in perf_event_cgroup_output() 9225 perf_event__output_id_sample(event, &handle, &sample); in perf_event_mmap_output() 9502 perf_event__output_id_sample(event, &handle, &sample); in perf_event_aux_event() 9536 perf_event__output_id_sample(event, &handle, &sample); in perf_log_lost_samples() 9594 perf_event__output_id_sample(event, &handle, &sample); in perf_event_switch_output() 9665 perf_event__output_id_sample(event, &handle, &sample); in perf_log_throttle() [all …]
|
| H A D | ring_buffer.c | 258 perf_event__output_id_sample(event, handle, data); in __perf_output_begin()
|
| /linux-6.15/include/linux/ |
| H A D | perf_event.h | 1463 perf_event__output_id_sample(struct perf_event *event,
|