Home
last modified time | relevance | path

Searched refs:intel_pt_match_pgd_ip (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dintel-pt.c947 static bool intel_pt_match_pgd_ip(struct intel_pt *pt, uint64_t ip, in intel_pt_match_pgd_ip() function
996 return intel_pt_match_pgd_ip(ptq->pt, ip, ip, NULL); in __intel_pt_pgd_ip()
1000 return intel_pt_match_pgd_ip(ptq->pt, ip, ip, NULL); in __intel_pt_pgd_ip()
1015 res = intel_pt_match_pgd_ip(ptq->pt, ip, offset, dso__long_name(map__dso(al.map))); in __intel_pt_pgd_ip()