PERF_RECORD_MISC_EXACT_IP

Indicates that the content of PERF_SAMPLE_IP points to the actual instruction that triggered the event. See also

More...
version(linux)
extern (C) @nogc nothrow
enum PERF_RECORD_MISC_EXACT_IP = 1 << 14;

Detailed Description

perf event attr

:precise_ip.

Meta