Searched defs:trace_nr (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | thread-stack.c | 66 u64 trace_nr; member 220 u64 to_ip, u16 insn_len, u64 trace_nr) in thread_stack__event() 267 void thread_stack__set_trace_nr(struct thread *thread, u64 trace_nr) in thread_stack__set_trace_nr()
|
/Linux-v4.19/kernel/bpf/ |
D | stackmap.c | 284 u64 *ips, u32 trace_nr, bool user) in stack_map_get_build_id_offset() 348 u32 hash, id, trace_nr, trace_len; in BPF_CALL_3() local 441 u32 init_nr, trace_nr, copy_len, elem_size, num_elem; in BPF_CALL_4() local
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 80 uint64_t trace_nr; member 99 uint64_t trace_nr; member
|