Home
last modified time | relevance | path

Searched defs:kernel_ip (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/tools/perf/util/
Dmachine.c3340 bool kernel_ip; in machine__addr_cpumode() local
/linux-6.6.21/arch/x86/events/
Dperf_event.h1192 static inline bool kernel_ip(unsigned long ip) in kernel_ip() function