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

12

/linux-master/tools/perf/util/
H A Dintel-pt.c2239 u64 sample_type = evsel->core.attr.sample_type; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-script.c420 static int evsel__do_check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, argument
450 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, argument
2457 u64 sample_type; local
3659 u64 sample_type = evlist__combined_sample_type(session->evlist); local
[all...]
H A Dbuiltin-c2c.c2850 u64 sample_type = evlist__combined_sample_type(evlist); local
/linux-master/sound/soc/intel/avs/
H A Dmessages.h680 u32 sample_type:8; member in struct:avs_audio_format
/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
7125 __perf_event_header__init_id(struct perf_sample_data *data, struct perf_event *event, u64 sample_type) argument
7166 u64 sample_type = data->type; local
7314 u64 sample_type = data->type; local
7655 u64 sample_type = event->attr.sample_type; local
[all...]

Completed in 186 milliseconds

12