| H A D | thread-stack.c | 118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() argument 136 static int thread_stack__init(struct thread_stack *ts, struct thread *thread, in thread_stack__init() argument 178 struct thread_stack *ts = thread__ts(thread), *new_ts; thread_stack__new() local 210 struct thread_stack *ts = thread__ts(thread); thread__cpu_stack() local 238 thread_stack__push(struct thread_stack * ts,u64 ret_addr,bool trace_end) thread_stack__push() argument 257 thread_stack__pop(struct thread_stack * ts,u64 ret_addr) thread_stack__pop() argument 278 thread_stack__pop_trace_end(struct thread_stack * ts) thread_stack__pop_trace_end() argument 290 thread_stack__in_kernel(struct thread_stack * ts) thread_stack__in_kernel() argument 299 thread_stack__call_return(struct thread * thread,struct thread_stack * ts,size_t idx,u64 timestamp,u64 ref,bool no_return) thread_stack__call_return() argument 338 __thread_stack__flush(struct thread * thread,struct thread_stack * ts) __thread_stack__flush() argument 366 struct thread_stack *ts = thread__ts(thread); thread_stack__flush() local 382 thread_stack__update_br_stack(struct thread_stack * ts,u32 flags,u64 from_ip,u64 to_ip) thread_stack__update_br_stack() argument 410 struct thread_stack *ts = thread__stack(thread, cpu); thread_stack__event() local 475 struct thread_stack *ts = thread__stack(thread, cpu); thread_stack__set_trace_nr() local 487 __thread_stack__free(struct thread * thread,struct thread_stack * ts) __thread_stack__free() argument 494 thread_stack__reset(struct thread * thread,struct thread_stack * ts) thread_stack__reset() argument 505 struct thread_stack *ts = thread__ts(thread); thread_stack__free() local 525 struct thread_stack *ts = thread__stack(thread, cpu); thread_stack__sample() local 568 struct thread_stack *ts = thread__stack(thread, cpu); thread_stack__sample_late() local 620 struct thread_stack *ts = thread__stack(thread, cpu); thread_stack__br_sample() local 682 struct thread_stack *ts = thread__stack(thread, cpu); thread_stack__br_sample_late() local 782 thread_stack__push_cp(struct thread_stack * ts,u64 ret_addr,u64 timestamp,u64 ref,struct call_path * cp,bool no_call,bool trace_end) thread_stack__push_cp() argument 814 thread_stack__pop_cp(struct thread * thread,struct thread_stack * ts,u64 ret_addr,u64 timestamp,u64 ref,struct symbol * sym) thread_stack__pop_cp() argument 859 thread_stack__bottom(struct thread_stack * ts,struct perf_sample * sample,struct addr_location * from_al,struct addr_location * to_al,u64 ref) thread_stack__bottom() argument 886 thread_stack__pop_ks(struct thread * thread,struct thread_stack * ts,struct perf_sample * sample,u64 ref) thread_stack__pop_ks() argument 904 thread_stack__no_call_return(struct thread * thread,struct thread_stack * ts,struct perf_sample * sample,struct addr_location * from_al,struct addr_location * to_al,u64 ref) thread_stack__no_call_return() argument 998 thread_stack__trace_begin(struct thread * thread,struct thread_stack * ts,u64 timestamp,u64 ref) thread_stack__trace_begin() argument 1019 thread_stack__trace_end(struct thread_stack * ts,struct perf_sample * sample,u64 ref) thread_stack__trace_end() argument 1049 thread_stack__x86_retpoline(struct thread_stack * ts,struct perf_sample * sample,struct addr_location * to_al) thread_stack__x86_retpoline() argument 1107 struct thread_stack *ts = thread__stack(thread, sample->cpu); thread_stack__process() local 1234 struct thread_stack *ts = thread__stack(thread, cpu); thread_stack__depth() local [all...] |