Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/
H A Dspe.h379 struct InstructionVirtualAddress { struct
380 explicit InstructionVirtualAddress(uint64_t payload) function
385 uint64_t address;
386 ExceptionLevel el;
387 bool ns;
388 bool nse;