Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/perf/util/
H A Dcloexec.c21 .config = PERF_COUNT_SW_CPU_CLOCK, in perf_flag_probe()
H A Dperf_api_probe.c136 .config = PERF_COUNT_SW_CPU_CLOCK, in perf_can_record_cpu_wide()
H A Dparse-events.l312 cpu-clock { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_CPU_CLOCK); }
H A Dperf_event_attr_fprintf.c153 ENUM_ID_TO_STR_CASE(PERF_COUNT_SW_CPU_CLOCK) in stringify_perf_sw_id()
H A Dparse-events.c84 [PERF_COUNT_SW_CPU_CLOCK] = {
H A Devsel.c2854 evsel->core.attr.config = PERF_COUNT_SW_CPU_CLOCK; in evsel__fallback()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpe_preserve_elems.c17 .config = PERF_COUNT_SW_CPU_CLOCK, in test_one_map()
H A Dperf_link.c40 attr.config = PERF_COUNT_SW_CPU_CLOCK; in serial_test_perf_link()
H A Dperf_branches.c152 attr.config = PERF_COUNT_SW_CPU_CLOCK; in test_perf_branches_no_hw()
H A Dsend_signal.c162 .config = PERF_COUNT_SW_CPU_CLOCK, in test_send_signal_perf()
H A Dunpriv_bpf_disabled.c283 attr.config = PERF_COUNT_SW_CPU_CLOCK; in test_unpriv_bpf_disabled()
H A Dbpf_cookie.c452 attr.config = PERF_COUNT_SW_CPU_CLOCK; in pe_subtest()
/openbmc/linux/tools/lib/perf/Documentation/examples/
H A Dcounting.c28 .config = PERF_COUNT_SW_CPU_CLOCK, in main()
/openbmc/linux/tools/lib/perf/tests/
H 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()
H A Dtest-evsel.c26 .config = PERF_COUNT_SW_CPU_CLOCK, in test_stat_cpu()
/openbmc/linux/tools/perf/tests/
H A Dsw-clock.c141 ret = __test__sw_clock_freq(PERF_COUNT_SW_CPU_CLOCK); in test__sw_clock_freq()
/openbmc/linux/tools/lib/perf/Documentation/
H 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,
/openbmc/linux/samples/bpf/
H A Dsampleip_user.c45 .config = PERF_COUNT_SW_CPU_CLOCK, in sampling_start()
H A Dtracex6_user.c118 .config = PERF_COUNT_SW_CPU_CLOCK, in test_bpf_perf_event()
H A Dtrace_event_user.c228 .config = PERF_COUNT_SW_CPU_CLOCK, in test_bpf_perf_event()
/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h119 PERF_COUNT_SW_CPU_CLOCK = 0, enumerator
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h119 PERF_COUNT_SW_CPU_CLOCK = 0, enumerator
/openbmc/linux/tools/bpf/bpftool/
H A Dlink.c48 [PERF_COUNT_SW_CPU_CLOCK] = "cpu-clock",
/openbmc/linux/tools/perf/
H A Ddesign.txt136 PERF_COUNT_SW_CPU_CLOCK = 0,
H A Dbuiltin-stat.c2141 default_attrs0[0].config = PERF_COUNT_SW_CPU_CLOCK; in add_default_attributes()

12