Home
last modified time | relevance | path

Searched defs:sample_id_all (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
Dsession.c444 static void perf_event__comm_swap(union perf_event *event, bool sample_id_all) in perf_event__comm_swap()
458 bool sample_id_all) in perf_event__mmap_swap()
475 bool sample_id_all) in perf_event__mmap2_swap()
493 static void perf_event__task_swap(union perf_event *event, bool sample_id_all) in perf_event__task_swap()
505 static void perf_event__read_swap(union perf_event *event, bool sample_id_all) in perf_event__read_swap()
518 static void perf_event__aux_swap(union perf_event *event, bool sample_id_all) in perf_event__aux_swap()
529 bool sample_id_all) in perf_event__itrace_start_swap()
538 static void perf_event__switch_swap(union perf_event *event, bool sample_id_all) in perf_event__switch_swap()
552 bool sample_id_all) in perf_event__throttle_swap()
1384 static void event_swap(union perf_event *event, bool sample_id_all) in event_swap()
Dpython.c694 sample_id_all = 1; in pyrf_evsel__init() local
937 int sample_id_all = 1, cpu; in pyrf_evlist__read_on_cpu() local
Devsel.c33 bool sample_id_all; member
/tools/include/uapi/linux/
Dperf_event.h335 sample_id_all : 1, /* sample_type all events */ member