Lines Matching defs:thread_stack_entry
53 struct thread_stack_entry { struct54 u64 ret_addr;55 u64 timestamp;56 u64 ref;57 u64 branch_count;58 u64 insn_count;59 u64 cyc_count;60 u64 db_id;61 struct call_path *cp;62 bool no_call;63 bool trace_end;64 bool non_call;