Searched defs:sample_type (Results 26 - 31 of 31) sorted by relevance

12

/linux-master/tools/perf/util/
H A Dintel-pt.c2241 u64 sample_type = evsel->core.attr.sample_type; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-c2c.c2847 u64 sample_type = evlist__combined_sample_type(evlist); local
H A Dbuiltin-script.c423 static int evsel__do_check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, argument
453 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, argument
2495 u64 sample_type; local
3697 u64 sample_type = evlist__combined_sample_type(session->evlist); local
[all...]
/linux-master/include/uapi/linux/
H A Dperf_event.h411 __u64 sample_type; member in struct:perf_event_attr
/linux-master/tools/include/uapi/linux/
H A Dperf_event.h411 __u64 sample_type; member in struct:perf_event_attr
/linux-master/kernel/events/
H A Dcore.c1847 static void __perf_event_header_size(struct perf_event *event, u64 sample_type) argument
1903 u64 sample_type = event->attr.sample_type; local
7149 __perf_event_header__init_id(struct perf_sample_data *data, struct perf_event *event, u64 sample_type) argument
7190 u64 sample_type = data->type; local
7338 u64 sample_type = data->type; local
7679 u64 sample_type = event->attr.sample_type; local
[all...]

Completed in 444 milliseconds

12