Home
last modified time | relevance | path

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

/linux/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(thread), *new_ts; in thread_stack__new()
210 struct thread_stack *ts = thread__ts(thread); in thread__cpu_stack()
299 struct thread_stack *ts, size_t idx, in thread_stack__call_return()
366 struct thread_stack *ts = thread__ts(thread); 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(thread); in thread_stack__free()
904 struct thread_stack *ts, in thread_stack__no_call_return()
[all …]
A Dthread.h21 struct thread_stack;
58 struct thread_stack *ts; in DECLARE_RC_STRUCT()
265 static inline struct thread_stack *thread__ts(struct thread *thread) in thread__ts()
270 static inline void thread__set_ts(struct thread *thread, struct thread_stack *ts) in thread__set_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()
880 bts->synth_opts.thread_stack = in intel_bts_process_auxtrace_info()
881 session->itrace_synth_opts->thread_stack; in intel_bts_process_auxtrace_info()
A Dauxtrace.h140 bool thread_stack; member
A Ds390-cpumsf.c1077 itops->callchain || itops->thread_stack || in check_auxtrace_itrace()
A Dintel-pt.c4200 pt->synth_opts.thread_stack = opts->thread_stack; in intel_pt_process_auxtrace_info()
4428 pt->synth_opts.thread_stack || in intel_pt_process_auxtrace_info()
4434 pt->synth_opts.thread_stack; in intel_pt_process_auxtrace_info()
/linux/Documentation/process/
A Dbackporting.rst176 if you use ``-L:thread_stack:kernel/fork.c`` it may only give you
179 string ``thread_stack`` in their names.
/linux/tools/perf/
A Dbuiltin-script.c4386 itrace_synth_opts.thread_stack = true; in cmd_script()

Completed in 35 milliseconds