| /linux/tools/perf/tests/shell/attr/ |
| H A D | test-stat-default | 6 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_TASK_CLOCK 12 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CONTEXT_SWITCHES 18 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CPU_MIGRATIONS 24 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_PAGE_FAULTS
|
| H A D | test-stat-detailed-1 | 7 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_TASK_CLOCK 13 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CONTEXT_SWITCHES 19 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CPU_MIGRATIONS 25 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_PAGE_FAULTS
|
| H A D | test-stat-detailed-3 | 7 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_TASK_CLOCK 13 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CONTEXT_SWITCHES 19 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CPU_MIGRATIONS 25 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_PAGE_FAULTS
|
| H A D | test-stat-detailed-2 | 7 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_TASK_CLOCK 13 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CONTEXT_SWITCHES 19 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CPU_MIGRATIONS 25 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_PAGE_FAULTS
|
| /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_api_probe.c | 146 .type = PERF_TYPE_SOFTWARE, in perf_can_record_cpu_wide()
|
| H A D | perf_event_attr_fprintf.c | 84 ENUM_ID_TO_STR_CASE(PERF_TYPE_SOFTWARE) in stringify_perf_type_id() 254 case PERF_TYPE_SOFTWARE: in __p_config_id()
|
| H A D | bpf_counter_cgroup.c | 35 .type = PERF_TYPE_SOFTWARE,
|
| /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 | 163 attr.type = PERF_TYPE_SOFTWARE;
|
| H A D | fill_link_info.c | 118 ASSERT_EQ(info.perf_event.event.type, PERF_TYPE_SOFTWARE, "event_type"); in verify_perf_link_info() 214 .type = PERF_TYPE_SOFTWARE, in test_event_fill_link_info()
|
| /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 | 56 attr.type = PERF_TYPE_SOFTWARE; in TEST()
|
| /linux/tools/perf/tests/ |
| H A D | sw-clock.c | 40 .type = PERF_TYPE_SOFTWARE, in __test__sw_clock_freq()
|
| /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()
|