Home
last modified time | relevance | path

Searched refs:thread_stack (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dthread-stack.c88 struct thread_stack { struct
118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() argument
178 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 …]
A Dthread.h22 struct thread_stack;
54 struct thread_stack *ts;
A Dintel-bts.c430 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()
A Dauxtrace.h139 bool thread_stack; member
A Ds390-cpumsf.c1082 itops->callchain || itops->thread_stack || in check_auxtrace_itrace()
A Dintel-pt.c4189 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()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-script.c4239 itrace_synth_opts.thread_stack = true; in cmd_script()

Completed in 55 milliseconds