Home
last modified time | relevance | path

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

/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.c152 uint64_t last_ip; member
515 uint64_t last_ip) in intel_pt_calc_ip() argument
550 decoder->last_ip = intel_pt_calc_ip(&decoder->packet, decoder->last_ip); in intel_pt_set_last_ip()
557 decoder->ip = decoder->last_ip; in intel_pt_set_ip()
1427 ip = decoder->last_ip; in intel_pt_walk_fup()
1694 decoder->ip = decoder->last_ip; in intel_pt_walk_tnt()
3003 decoder->last_ip = 0; in intel_pt_hop_trace()
3146 decoder->last_ip = 0; in intel_pt_psb()
3752 decoder->last_ip = 0; in intel_pt_walk_to_ip()
3913 decoder->last_ip = 0; in intel_pt_sync()
[all …]
/tools/arch/x86/include/uapi/asm/
A Dkvm.h177 __u64 last_ip; member

Completed in 18 milliseconds