Home
last modified time | relevance | path

Searched refs:PERF_COUNT_SW_CPU_CLOCK (Results 1 – 19 of 19) sorted by relevance

/tools/perf/util/
A Dcloexec.c21 .config = PERF_COUNT_SW_CPU_CLOCK, in perf_flag_probe()
A Dperf_api_probe.c136 .config = PERF_COUNT_SW_CPU_CLOCK, in perf_can_record_cpu_wide()
A Dperf_event_attr_fprintf.c152 ENUM_ID_TO_STR_CASE(PERF_COUNT_SW_CPU_CLOCK) in stringify_perf_sw_id()
A Devsel.c3549 ? PERF_COUNT_SW_CPU_CLOCK in evsel__fallback()
/tools/testing/selftests/bpf/prog_tests/
A Dpe_preserve_elems.c17 .config = PERF_COUNT_SW_CPU_CLOCK, in test_one_map()
A Dperf_link.c45 attr.config = PERF_COUNT_SW_CPU_CLOCK; in serial_test_perf_link()
A Dfind_vma.c33 attr.config = PERF_COUNT_SW_CPU_CLOCK; in open_pe()
A Dperf_branches.c152 attr.config = PERF_COUNT_SW_CPU_CLOCK; in test_perf_branches_no_hw()
A Dsend_signal.c223 .config = PERF_COUNT_SW_CPU_CLOCK, in test_send_signal_perf()
A Dunpriv_bpf_disabled.c284 attr.config = PERF_COUNT_SW_CPU_CLOCK; in test_unpriv_bpf_disabled()
A Dbpf_cookie.c452 attr.config = PERF_COUNT_SW_CPU_CLOCK; in pe_subtest()
/tools/lib/perf/Documentation/examples/
A Dcounting.c28 .config = PERF_COUNT_SW_CPU_CLOCK, in main()
/tools/perf/tests/
A Dsw-clock.c144 ret = __test__sw_clock_freq(PERF_COUNT_SW_CPU_CLOCK); in test__sw_clock_freq()
/tools/lib/perf/tests/
A Dtest-evlist.c41 .config = PERF_COUNT_SW_CPU_CLOCK, in test_stat_cpu()
100 .config = PERF_COUNT_SW_CPU_CLOCK, in test_stat_thread()
155 .config = PERF_COUNT_SW_CPU_CLOCK, in test_stat_thread_enable()
A Dtest-evsel.c26 .config = PERF_COUNT_SW_CPU_CLOCK, in test_stat_cpu()
/tools/lib/perf/Documentation/
A Dlibperf-counting.txt26 It requires root access, because of the `PERF_COUNT_SW_CPU_CLOCK` event,
81 22 .config = PERF_COUNT_SW_CPU_CLOCK,
/tools/include/uapi/linux/
A Dperf_event.h122 PERF_COUNT_SW_CPU_CLOCK = 0, enumerator
/tools/bpf/bpftool/
A Dlink.c48 [PERF_COUNT_SW_CPU_CLOCK] = "cpu-clock",
/tools/perf/
A Ddesign.txt136 PERF_COUNT_SW_CPU_CLOCK = 0,

Completed in 32 milliseconds