Searched refs:inspect_cacheline (Results 1 – 1 of 1) sorted by relevance
136 …void copy_instruction_stream(thread_t thread, uint64_t rip, int trap_code, bool inspect_cacheline);1034 bool inspect_cacheline = false; in user_trap() local1086 inspect_cacheline = true; in user_trap()1368 copy_instruction_stream(thread, rip, type, inspect_cacheline); in user_trap()1403 , bool inspect_cacheline in copy_instruction_stream() argument1484 if (inspect_cacheline && in copy_instruction_stream()1518 } else if (inspect_cacheline) { in copy_instruction_stream()1551 if (inspect_cacheline && pcb->insn_state == 0) { in copy_instruction_stream()1558 if (inspect_cacheline && in copy_instruction_stream()