Searched refs:perf_event__output_id_sample (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/kernel/events/ |
| D | core.c | 6241 void perf_event__output_id_sample(struct perf_event *event, in perf_event__output_id_sample() function 6777 perf_event__output_id_sample(event, &handle, &sample); in perf_event_read_event() 7055 perf_event__output_id_sample(event, &handle, &sample); in perf_event_task_output() 7149 perf_event__output_id_sample(event, &handle, &sample); in perf_event_comm_output() 7248 perf_event__output_id_sample(event, &handle, &sample); in perf_event_namespaces_output() 7412 perf_event__output_id_sample(event, &handle, &sample); in perf_event_mmap_output() 7706 perf_event__output_id_sample(event, &handle, &sample); in perf_event_aux_event() 7740 perf_event__output_id_sample(event, &handle, &sample); in perf_log_lost_samples() 7798 perf_event__output_id_sample(event, &handle, &sample); in perf_event_switch_output() 7870 perf_event__output_id_sample(event, &handle, &sample); in perf_log_throttle() [all …]
|
| D | ring_buffer.c | 251 perf_event__output_id_sample(event, handle, &sample_data); in __perf_output_begin()
|
| /Linux-v5.4/include/linux/ |
| D | perf_event.h | 1035 perf_event__output_id_sample(struct perf_event *event,
|