Searched refs:thread_stack (Results 1 – 7 of 7) sorted by relevance
88 struct thread_stack { struct118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() argument178 struct thread_stack *ts = thread->ts, *new_ts; in thread_stack__new()210 struct thread_stack *ts = thread->ts; in thread__cpu_stack()299 struct thread_stack *ts, size_t idx, in thread_stack__call_return()366 struct thread_stack *ts = thread->ts; in thread_stack__flush()410 struct thread_stack *ts = thread__stack(thread, cpu); in thread_stack__event()475 struct thread_stack *ts = thread__stack(thread, cpu); in thread_stack__set_trace_nr()505 struct thread_stack *ts = thread->ts; in thread_stack__free()903 struct thread_stack *ts, in thread_stack__no_call_return()[all …]
22 struct thread_stack;54 struct thread_stack *ts;
430 if (btsq->bts->synth_opts.thread_stack) in intel_bts_process_buffer()500 !btsq->bts->synth_opts.thread_stack && thread && in intel_bts_process_queue()909 bts->synth_opts.thread_stack = in intel_bts_process_auxtrace_info()910 session->itrace_synth_opts->thread_stack; in intel_bts_process_auxtrace_info()
139 bool thread_stack; member
1082 itops->callchain || itops->thread_stack || in check_auxtrace_itrace()
4189 pt->synth_opts.thread_stack = opts->thread_stack; in intel_pt_process_auxtrace_info()4425 pt->synth_opts.thread_stack || in intel_pt_process_auxtrace_info()4431 pt->synth_opts.thread_stack; in intel_pt_process_auxtrace_info()
4239 itrace_synth_opts.thread_stack = true; in cmd_script()
Completed in 29 milliseconds