Home
last modified time | relevance | path

Searched refs:exclude_user (Results 1 – 25 of 37) sorted by relevance

12

/linux/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c58 bool exclude_user) in perf_event_attr_set() argument
69 attr->exclude_user = exclude_user; in perf_event_attr_set()
74 perf_process_event_open_exclude_user(__u32 type, __u64 addr, __u64 len, bool exclude_user) in perf_process_event_open_exclude_user() argument
78 perf_event_attr_set(&attr, type, addr, len, exclude_user); in perf_process_event_open_exclude_user()
224 static int runtestsingle(int readwriteflag, int exclude_user, int arraytest) in runtestsingle() argument
248 len, exclude_user); in runtestsingle()
279 needed = needed * (1 - exclude_user); in runtestsingle()
281 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
284 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()
840 int exclude_user; in runtest() local
[all …]
/linux/tools/perf/tests/
H A Dparse-events.c320 TEST_ASSERT_EVSEL("wrong exclude_user", evsel->core.attr.exclude_user, evsel); in test__checkevent_tracepoint_modifier()
336 TEST_ASSERT_EVSEL("wrong exclude_user", !evsel->core.attr.exclude_user, evsel); in test__checkevent_tracepoint_multi_modifier()
352 TEST_ASSERT_EVSEL("wrong exclude_user", evsel->core.attr.exclude_user, evsel); in test__checkevent_raw_modifier()
367 TEST_ASSERT_EVSEL("wrong exclude_user", evsel->core.attr.exclude_user, evsel); in test__checkevent_numeric_modifier()
384 TEST_ASSERT_EVSEL("wrong exclude_user", evsel->core.attr.exclude_user, evsel); in test__checkevent_symbolic_name_modifier()
427 TEST_ASSERT_EVSEL("wrong exclude_user", !evsel->core.attr.exclude_user, evsel); in test__checkevent_symbolic_alias_modifier()
444 TEST_ASSERT_EVSEL("wrong exclude_user", evsel->core.attr.exclude_user, evsel); in test__checkevent_genhw_modifier()
463 TEST_ASSERT_EVSEL("wrong exclude_user", !evsel->core.attr.exclude_user, evsel); in test__checkevent_exclude_idle_modifier()
482 TEST_ASSERT_EVSEL("wrong exclude_user", evsel->core.attr.exclude_user, evsel); in test__checkevent_exclude_idle_modifier_1()
495 TEST_ASSERT_EVSEL("wrong exclude_user", !evsel->core.attr.exclude_user, evsel); in test__checkevent_breakpoint_modifier()
[all …]
/linux/tools/testing/selftests/x86/
H A Dsrso.c35 ret_attr.exclude_user = mret_attr.exclude_user = 1; in main()
/linux/tools/testing/selftests/powerpc/pmu/
H A Dper_event_excludes.c43 e->attr.exclude_user = 1; in per_event_excludes()
50 e->attr.exclude_user = 1; in per_event_excludes()
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dperf.rst16 exclude_user chapter
/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dperf.rst17 exclude_user chapter
/linux/arch/x86/kernel/cpu/resctrl/
H A Dpseudo_lock.c291 .exclude_user = 1,
299 .exclude_user = 1,
/linux/tools/perf/arch/x86/tests/
H A Dhybrid.c99 TEST_ASSERT_VAL("wrong exclude_user", evsel->core.attr.exclude_user); in test__hybrid_group_modifier1()
107 TEST_ASSERT_VAL("wrong exclude_user", !evsel->core.attr.exclude_user); in test__hybrid_group_modifier1()
/linux/tools/perf/arch/x86/util/
H A Devsel.c173 if (evsel->core.attr.exclude_kernel || evsel->core.attr.exclude_user || in amd_evsel__open_strerror()
H A Dintel-pt.c865 !intel_pt_evsel->core.attr.exclude_user; in intel_pt_recording_options()
891 !intel_pt_evsel->core.attr.exclude_user) in intel_pt_recording_options()
/linux/arch/x86/kvm/
H A Dpmu.c234 bool exclude_user, bool exclude_kernel, in pmc_reprogram_counter() argument
245 .exclude_user = exclude_user, in pmc_reprogram_counter()
/linux/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.c79 perf_conf.exclude_user = 1; /* No userspace events */ in time_bench_PMU_config()
/linux/arch/powerpc/kernel/
H A Dhw_breakpoint.c204 if (!attr->exclude_user) in hw_breakpoint_arch_parse()
/linux/tools/include/uapi/linux/
H A Dperf_event.h422 exclude_user : 1, /* don't count user */ member
/linux/include/uapi/linux/
H A Dperf_event.h422 exclude_user : 1, /* don't count user */ member
/linux/tools/perf/util/
H A Dintel-bts.c772 attr.exclude_user = evsel->core.attr.exclude_user; in intel_bts_synth_events()
H A Dperf_event_attr_fprintf.c313 PRINT_ATTRf(exclude_user, p_unsigned); in perf_event_attr__fprintf()
H A Dpython.c993 exclude_user = 0, in pyrf_evsel__init() local
1015 &pinned, &exclusive, &exclude_user, in pyrf_evsel__init()
1036 attr.exclude_user = exclude_user; in pyrf_evsel__init()
H A Devsel.c155 WRITE_ASS(exclude_user, "d"); in store_event()
714 if (attr->exclude_kernel || attr->exclude_user || attr->exclude_hv) { in evsel__add_modifiers()
1025 if (attr->exclude_user) { in __evsel__config_callchain()
1587 attr->exclude_user = 0; in evsel__config()
1592 attr->exclude_user = 1; in evsel__config()
3698 if (evsel->core.attr.exclude_user) in evsel__fallback()
/linux/arch/sparc/kernel/
H A Dperf_event.c1331 eu = event->attr.exclude_user; in check_excludes()
1335 } else if (event->attr.exclude_user != eu || in check_excludes()
1466 if (!attr->exclude_user) in sparc_pmu_event_init()
/linux/drivers/perf/
H A Darm_brbe.c459 if (event->attr.exclude_host || (event->attr.exclude_user && event->attr.exclude_kernel)) { in brbe_branch_attr_valid()
/linux/arch/x86/events/intel/
H A Dbts.c243 if (!event->attr.exclude_user) in __bts_event_start()
/linux/tools/perf/
H A Ddesign.txt54 exclude_user : 1, /* don't count user */
224 The 'exclude_user', 'exclude_kernel' and 'exclude_hv' bits provide a
/linux/Documentation/arch/arm64/
H A Dperf.rst15 exclude_user section in Perf Event Attributes
/linux/arch/loongarch/kernel/
H A Dperf_event.c790 if (!attr->exclude_user) { in __hw_perf_event_init()

12