/linux/tools/lib/perf/tests/ |
H A D | test-evlist.c | 40 .type = PERF_TYPE_SOFTWARE, in test_stat_cpu() 44 .type = PERF_TYPE_SOFTWARE, in test_stat_cpu() 99 .type = PERF_TYPE_SOFTWARE, in test_stat_thread() 103 .type = PERF_TYPE_SOFTWARE, in test_stat_thread() 154 .type = PERF_TYPE_SOFTWARE, in test_stat_thread_enable() 159 .type = PERF_TYPE_SOFTWARE, in test_stat_thread_enable()
|
H A D | test-evsel.c | 25 .type = PERF_TYPE_SOFTWARE, in test_stat_cpu() 59 .type = PERF_TYPE_SOFTWARE, in test_stat_thread() 91 .type = PERF_TYPE_SOFTWARE, in test_stat_thread_enable() 295 .type = PERF_TYPE_SOFTWARE, in test_stat_read_format()
|
/linux/tools/lib/perf/Documentation/examples/ |
H A D | counting.c | 27 .type = PERF_TYPE_SOFTWARE, in main() 33 .type = PERF_TYPE_SOFTWARE, in main()
|
/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
H A D | intr_regs_no_crash_wo_pmu_test.c | 37 event_init_opts(&event, 0, PERF_TYPE_SOFTWARE, "cycles"); in intr_regs_no_crash_wo_pmu_test()
|
H A D | bhrb_no_crash_wo_pmu_test.c | 38 event_init_opts(&event, 0, PERF_TYPE_SOFTWARE, "cycles"); in bhrb_no_crash_wo_pmu_test()
|
/linux/tools/perf/util/ |
H A D | cloexec.c | 20 .type = PERF_TYPE_SOFTWARE, in perf_flag_probe()
|
H A D | perf_event_attr_fprintf.c | 87 ENUM_ID_TO_STR_CASE(PERF_TYPE_SOFTWARE) in stringify_perf_type_id() 234 case PERF_TYPE_SOFTWARE: in __p_config_id()
|
H A D | perf_api_probe.c | 135 .type = PERF_TYPE_SOFTWARE, in perf_can_record_cpu_wide()
|
H A D | bpf_counter_cgroup.c | 32 .type = PERF_TYPE_SOFTWARE,
|
H A D | bpf_off_cpu.c | 43 .type = PERF_TYPE_SOFTWARE, in off_cpu_config()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | pe_preserve_elems.c | 16 .type = PERF_TYPE_SOFTWARE, in test_one_map()
|
H A D | find_vma.c | 32 attr.type = PERF_TYPE_SOFTWARE; in open_pe()
|
H A D | perf_branches.c | 151 attr.type = PERF_TYPE_SOFTWARE; in test_perf_branches_no_hw()
|
H A D | fill_link_info.c | 116 ASSERT_EQ(info.perf_event.event.type, PERF_TYPE_SOFTWARE, "event_type"); in verify_perf_link_info() 212 .type = PERF_TYPE_SOFTWARE, in test_event_fill_link_info()
|
H A D | unpriv_bpf_disabled.c | 283 attr.type = PERF_TYPE_SOFTWARE; in test_unpriv_bpf_disabled()
|
/linux/tools/lib/perf/Documentation/ |
H A D | libperf-counting.txt | 80 21 .type = PERF_TYPE_SOFTWARE, 86 27 .type = PERF_TYPE_SOFTWARE,
|
/linux/tools/perf/arch/x86/tests/ |
H A D | hybrid.c | 61 TEST_ASSERT_VAL("wrong type", PERF_TYPE_SOFTWARE == evsel->core.attr.type); in test__hybrid_sw_hw_group_event() 84 TEST_ASSERT_VAL("wrong type", PERF_TYPE_SOFTWARE == evsel->core.attr.type); in test__hybrid_hw_sw_group_event()
|
/linux/tools/testing/selftests/perf_events/ |
H A D | watermark_signal.c | 58 attr.type = PERF_TYPE_SOFTWARE; in TEST()
|
/linux/tools/perf/tests/ |
H A D | sw-clock.c | 39 .type = PERF_TYPE_SOFTWARE, in __test__sw_clock_freq()
|
H A D | sigtrap.c | 124 .type = PERF_TYPE_SOFTWARE, in kernel_with_sleepable_spinlocks()
|
/linux/samples/bpf/ |
H A D | sampleip_user.c | 42 .type = PERF_TYPE_SOFTWARE, in sampling_start()
|
H A D | tracex6_user.c | 115 .type = PERF_TYPE_SOFTWARE, in test_bpf_perf_event()
|
H A D | trace_event_user.c | 227 .type = PERF_TYPE_SOFTWARE, in test_bpf_perf_event()
|
/linux/tools/bpf/bpftool/ |
H A D | map_perf_ring.c | 114 .type = PERF_TYPE_SOFTWARE, in do_event_pipe()
|
/linux/tools/include/uapi/linux/ |
H A D | perf_event.h | 31 PERF_TYPE_SOFTWARE = 1, enumerator
|