Home
last modified time | relevance | path

Searched refs:PERF_TYPE_SOFTWARE (Results 1 – 25 of 36) sorted by relevance

12

/linux/tools/lib/perf/tests/
H A Dtest-evlist.c40 .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 Dtest-evsel.c25 .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 Dcounting.c27 .type = PERF_TYPE_SOFTWARE, in main()
33 .type = PERF_TYPE_SOFTWARE, in main()
/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dintr_regs_no_crash_wo_pmu_test.c37 event_init_opts(&event, 0, PERF_TYPE_SOFTWARE, "cycles"); in intr_regs_no_crash_wo_pmu_test()
H A Dbhrb_no_crash_wo_pmu_test.c38 event_init_opts(&event, 0, PERF_TYPE_SOFTWARE, "cycles"); in bhrb_no_crash_wo_pmu_test()
/linux/tools/perf/util/
H A Dcloexec.c20 .type = PERF_TYPE_SOFTWARE, in perf_flag_probe()
H A Dperf_event_attr_fprintf.c87 ENUM_ID_TO_STR_CASE(PERF_TYPE_SOFTWARE) in stringify_perf_type_id()
234 case PERF_TYPE_SOFTWARE: in __p_config_id()
H A Dperf_api_probe.c135 .type = PERF_TYPE_SOFTWARE, in perf_can_record_cpu_wide()
H A Dbpf_counter_cgroup.c32 .type = PERF_TYPE_SOFTWARE,
H A Dbpf_off_cpu.c43 .type = PERF_TYPE_SOFTWARE, in off_cpu_config()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpe_preserve_elems.c16 .type = PERF_TYPE_SOFTWARE, in test_one_map()
H A Dfind_vma.c32 attr.type = PERF_TYPE_SOFTWARE; in open_pe()
H A Dperf_branches.c151 attr.type = PERF_TYPE_SOFTWARE; in test_perf_branches_no_hw()
H A Dfill_link_info.c116 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 Dunpriv_bpf_disabled.c283 attr.type = PERF_TYPE_SOFTWARE; in test_unpriv_bpf_disabled()
/linux/tools/lib/perf/Documentation/
H A Dlibperf-counting.txt80 21 .type = PERF_TYPE_SOFTWARE,
86 27 .type = PERF_TYPE_SOFTWARE,
/linux/tools/perf/arch/x86/tests/
H A Dhybrid.c61 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 Dwatermark_signal.c58 attr.type = PERF_TYPE_SOFTWARE; in TEST()
/linux/tools/perf/tests/
H A Dsw-clock.c39 .type = PERF_TYPE_SOFTWARE, in __test__sw_clock_freq()
H A Dsigtrap.c124 .type = PERF_TYPE_SOFTWARE, in kernel_with_sleepable_spinlocks()
/linux/samples/bpf/
H A Dsampleip_user.c42 .type = PERF_TYPE_SOFTWARE, in sampling_start()
H A Dtracex6_user.c115 .type = PERF_TYPE_SOFTWARE, in test_bpf_perf_event()
H A Dtrace_event_user.c227 .type = PERF_TYPE_SOFTWARE, in test_bpf_perf_event()
/linux/tools/bpf/bpftool/
H A Dmap_perf_ring.c114 .type = PERF_TYPE_SOFTWARE, in do_event_pipe()
/linux/tools/include/uapi/linux/
H A Dperf_event.h31 PERF_TYPE_SOFTWARE = 1, enumerator

12