Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmachine.c3344 bool kernel_ip; in machine__addr_cpumode() local
/openbmc/linux/arch/x86/events/
H A Dperf_event.h1192 static inline bool kernel_ip(unsigned long ip) in kernel_ip() function