Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h525 INSN_SEG_NONE = 0, enumerator
H A Dannotate.c2840 if (!op_loc->mem_ref && op_loc->segment == INSN_SEG_NONE) in __hist_entry__get_data_type()