Home
last modified time | relevance | path

Searched defs:sample_type (Results 1 – 25 of 25) sorted by relevance

/linux/tools/perf/tests/
H A Dsample-parsing.c206 static int do_test(u64 sample_type, u64 sample_regs, u64 read_format) in do_test()
398 u64 sample_type; in test__sample_parsing() local
H A Ddlfilter-test.c112 static int write_attr(struct test_data *td, u64 sample_type, u64 *id) in write_attr()
173 static int write_sample(struct test_data *td, u64 sample_type, u64 id, pid_t pid, pid_t tid) in write_sample()
323 u64 sample_type = TEST_SAMPLE_TYPE; in test__dlfilter_test() local
/linux/drivers/cpufreq/
H A Dcpufreq_ondemand.h16 unsigned int sample_type:1; member
H A Dcpufreq_ondemand.c177 int sample_type = dbs_info->sample_type; in od_dbs_update() local
/linux/tools/perf/util/
H A Ddata-convert-json.c158 u64 sample_type = __evlist__combined_sample_type(evsel->evlist); in process_sample_event() local
H A Dbpf_off_cpu.c322 u64 sample_type, val, sid = 0; in off_cpu_write() local
H A Devsel.c255 int __evsel__sample_size(u64 sample_type) in __evsel__sample_size()
279 static int __perf_evsel__calc_id_pos(u64 sample_type) in __perf_evsel__calc_id_pos()
312 static int __perf_evsel__calc_is_pos(u64 sample_type) in __perf_evsel__calc_is_pos()
3385 u64 sample_type = evsel->core.attr.sample_type; in evsel__id_hdr_size() local
H A Dcs-etm.h173 enum cs_etm_sample_type sample_type; member
H A Dsession.c990 u64 sample_type = __evlist__combined_sample_type(evlist); in evlist__print_tstamp() local
1071 u64 sample_type; in dump_sample() local
1253 u64 sample_type = evsel->core.attr.sample_type; in evlist__deliver_sample() local
H A Djitdump.c42 uint64_t sample_type; member
H A Darm-spe.c57 u64 sample_type; member
H A Dcallchain.c1676 (sample_type & PERF_SAMPLE_STACK_USER)) { in callchain_param_setup() argument
H A Devlist.c1281 u64 sample_type = first->core.attr.sample_type; in evlist__valid_read_format() local
H A Dintel-pt.c2422 u64 sample_type = evsel->core.attr.sample_type; in intel_pt_do_synth_pebs_sample() local
/linux/tools/perf/
H A Dbuiltin-report.c373 u64 sample_type = evlist__combined_sample_type(session->evlist); in report__setup_sample_type() local
1279 u64 sample_type; in process_attr() local
H A Dbuiltin-script.c447 static int evsel__do_check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, in evsel__do_check_stype()
477 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg, in evsel__check_stype()
2496 u64 sample_type; in process_attr() local
3508 u64 sample_type = evlist__combined_sample_type(session->evlist); in script__setup_sample_type() local
H A Dbuiltin-inject.c1899 static int evsel__check_stype(struct evsel *evsel, u64 sample_type, const char *sample_msg) in evsel__check_stype()
H A Dbuiltin-c2c.c2838 u64 sample_type = evlist__combined_sample_type(evlist); in setup_callchain() local
/linux/arch/x86/events/intel/
H A Dds.c1389 u64 sample_type = attr->sample_type; in pebs_update_adaptive_cfg() local
1824 u64 sample_type; in setup_pebs_fixed_sample_data() local
2073 u64 sample_type, format_group; in setup_pebs_adaptive_sample_data() local
/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c842 u64 sample_type = event->attr.sample_type; in is_callchain_event() local
/linux/kernel/events/
H A Dcore.c1956 static void __perf_event_header_size(struct perf_event *event, u64 sample_type) in __perf_event_header_size()
2012 u64 sample_type = event->attr.sample_type; in perf_event__id_header_size() local
7684 u64 sample_type) in __perf_event_header__init_id()
7723 u64 sample_type = data->type; in __perf_event__output_id_sample() local
7874 u64 sample_type = data->type; in perf_output_sample() local
8221 u64 sample_type = event->attr.sample_type; in perf_prepare_sample() local
/linux/sound/pci/mixart/
H A Dmixart_core.h364 u32 sample_type; /* use enum mixart_sample_type */ member
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx.c1605 int silicon_version, sample_type; in nxp_c45_tja1120_errata() local
/linux/tools/include/uapi/linux/
H A Dperf_event.h414 __u64 sample_type; member
/linux/sound/soc/intel/avs/
H A Dmessages.h714 u32 sample_type:8; member