Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_IP (Results 1 – 25 of 30) sorted by relevance

12

/tools/perf/tests/shell/attr/
A Dtest-record-data7 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
A Dtest-record-C012 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
A Dtest-record-dummy-C016 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
A Dsystem-wide-dummy13 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
/tools/perf/util/
A Doff_cpu.h13 #define OFFCPU_SAMPLE_TYPES (PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP | \
A Devent.h37 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
A Dbpf_off_cpu.c367 if (sample_type & PERF_SAMPLE_IP) in off_cpu_write()
A Ddata-convert-bt.c615 if (type & PERF_SAMPLE_IP) { in add_generic_values()
1126 if (type & PERF_SAMPLE_IP) in add_generic_types()
A Dintel-bts.c768 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_bts_synth_events()
A Devsel.c289 if (sample_type & PERF_SAMPLE_IP) in __perf_evsel__calc_id_pos()
3021 if (type & PERF_SAMPLE_IP) { in evsel__parse_sample()
3371 if (type & PERF_SAMPLE_IP) in evsel__parse_sample_timestamp()
A Dsynthetic-events.c1460 if (type & PERF_SAMPLE_IP) in perf_event__sample_event_size()
1620 if (type & PERF_SAMPLE_IP) { in perf_event__synthesize_sample()
/tools/perf/arch/x86/tests/
A Damd-ibs-via-core-pmu.c34 attr.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID; in event_open()
/tools/testing/selftests/bpf/prog_tests/
A Dperf_event_stackmap.c60 .sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_BRANCH_STACK | in test_perf_event_stackmap()
A Dget_stackid_cannot_attach.c13 .sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_BRANCH_STACK, in test_get_stackid_cannot_attach()
A Dperf_skip.c67 attr.sample_type = PERF_SAMPLE_IP; in serial_test_perf_skip()
/tools/lib/perf/Documentation/examples/
A Dsampling.c35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIOD, in main()
/tools/perf/tests/
A Dbp_signal_overflow.c95 pe.sample_type = PERF_SAMPLE_IP; in test__bp_signal_overflow()
A Dbp_account.c57 attr->sample_type = PERF_SAMPLE_IP; in __event()
A Dbp_signal.c118 pe.sample_type = PERF_SAMPLE_IP; in __event()
A Dwp.c54 attr->sample_type = PERF_SAMPLE_IP; in get__perf_event_attr()
A Dsample-parsing.c52 if (type & PERF_SAMPLE_IP) in samples_same()
A Ddlfilter-test.c315 #define TEST_SAMPLE_TYPE (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
/tools/lib/perf/Documentation/
A Dlibperf-sampling.txt90 …35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIO…
/tools/include/uapi/linux/
A Dperf_event.h143 PERF_SAMPLE_IP = 1U << 0, enumerator
/tools/perf/bench/
A Dinject-buildid.c457 bench_sample_type = PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP; in do_inject_loops()

Completed in 35 milliseconds

12