Searched refs:machine__kernel_ip (Results 1 – 3 of 3) sorted by relevance
325 if (machine__kernel_ip(machine, ip)) in intel_bts_get_next_insn()404 if (!machine__kernel_ip(btsq->bts->machine, branch->from) && in intel_bts_get_branch_type()405 machine__kernel_ip(btsq->bts->machine, branch->to) && in intel_bts_get_branch_type()
71 static inline bool machine__kernel_ip(struct machine *machine, u64 ip) in machine__kernel_ip() function
958 machine__kernel_ip(machine, al->addr)) { in thread__find_addr_map()