Home
last modified time | relevance | path

Searched defs:trace_end (Results 51 - 54 of 54) sorted by relevance

123

/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dnetdev-times.py178 def trace_end(): function
H A Dtask-analyzer.py916 def trace_end(): function
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread-stack.c63 bool trace_end; member
238 thread_stack__push(struct thread_stack *ts, u64 ret_addr, bool trace_end) thread_stack__push() argument
781 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
1150 bool trace_end = sample->flags & PERF_IP_FLAG_TRACE_END; thread_stack__process() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread-stack.c63 bool trace_end; member
238 thread_stack__push(struct thread_stack *ts, u64 ret_addr, bool trace_end) thread_stack__push() argument
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
1149 bool trace_end = sample->flags & PERF_IP_FLAG_TRACE_END; thread_stack__process() local
[all...]

Completed in 5 milliseconds

123