Searched defs:trace_nr (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/kernel/bpf/ |
D | stackmap.c | 283 u64 *ips, u32 trace_nr, bool user) in stack_map_get_build_id_offset() 355 u32 hash, id, trace_nr, trace_len; in BPF_CALL_3() local 448 u32 init_nr, trace_nr, copy_len, elem_size, num_elem; in BPF_CALL_4() local
|
/Linux-v5.4/tools/perf/util/ |
D | thread-stack.c | 88 u64 trace_nr; member 357 u64 to_ip, u16 insn_len, u64 trace_nr) in thread_stack__event() 415 void thread_stack__set_trace_nr(struct thread *thread, int cpu, u64 trace_nr) in thread_stack__set_trace_nr()
|
/Linux-v5.4/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 210 uint64_t trace_nr; member 231 uint64_t trace_nr; member
|