Home
last modified time | relevance | path

Searched defs:exclude_user (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c58 bool 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()
224 static int runtestsingle(int readwriteflag, int exclude_user, int arraytest) in runtestsingle()
840 int exclude_user; in runtest() local
/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/Documentation/arch/arm64/
H A Dperf.rst15 exclude_user section in Perf Event Attributes
/linux/arch/s390/kernel/
H A Dperf_pai_crypto.c424 unsigned long *page_old, bool exclude_user, in paicrypt_copy()
/linux/arch/x86/kvm/
H A Dpmu.c177 bool exclude_user, bool exclude_kernel, in pmc_reprogram_counter()
/linux/tools/perf/util/
H A Dpython.c711 exclude_user = 0, in pyrf_evsel__init() local
/linux/tools/include/uapi/linux/
H A Dperf_event.h418 exclude_user : 1, /* don't count user */ member