Searched refs:perf_event__output_id_sample (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | core.c | 6744 void perf_event__output_id_sample(struct perf_event *event, in perf_event__output_id_sample() function 7342 perf_event__output_id_sample(event, &handle, &sample); in perf_event_read_event() 7627 perf_event__output_id_sample(event, &handle, &sample); in perf_event_task_output() 7721 perf_event__output_id_sample(event, &handle, &sample); in perf_event_comm_output() 7820 perf_event__output_id_sample(event, &handle, &sample); in perf_event_namespaces_output() 7943 perf_event__output_id_sample(event, &handle, &sample); in perf_event_cgroup_output() 8083 perf_event__output_id_sample(event, &handle, &sample); in perf_event_mmap_output() 8377 perf_event__output_id_sample(event, &handle, &sample); in perf_event_aux_event() 8411 perf_event__output_id_sample(event, &handle, &sample); in perf_log_lost_samples() 8469 perf_event__output_id_sample(event, &handle, &sample); in perf_event_switch_output() [all …]
|
| H A D | ring_buffer.c | 250 perf_event__output_id_sample(event, handle, data); in __perf_output_begin()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | perf_event.h | 1095 perf_event__output_id_sample(struct perf_event *event,
|