Home
last modified time | relevance | path

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

/tools/perf/util/
A Dannotate.h530 INSN_SEG_X86_GS, enumerator
A Dannotate.c2403 op_loc->segment = INSN_SEG_X86_GS; in extract_reg_offset()
2520 op_loc->segment = INSN_SEG_X86_GS; in annotate_get_insn_location()
2616 if (loc->segment == INSN_SEG_X86_GS && loc->imm && in is_stack_canary()
2754 op_loc->segment == INSN_SEG_X86_GS && op_loc->imm) { in __hist_entry__get_data_type()
A Dannotate-data.c1034 dloc->op->segment = INSN_SEG_X86_GS; in setup_stack_canary()
1248 if (dloc->op->segment == INSN_SEG_X86_GS && dloc->op->imm && in check_matching_type()
/tools/perf/arch/x86/annotate/
A Dinstructions.c334 src->segment == INSN_SEG_X86_GS && src->imm) { in update_insn_state_x86()

Completed in 22 milliseconds