| /linux/tools/perf/util/ |
| H A D | symbol.c | 214 void symbols__fixup_duplicate(struct rb_root_cached *symbols) in symbols__fixup_duplicate() 252 void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kallsyms) in symbols__fixup_end() 397 void symbols__delete(struct rb_root_cached *symbols) in symbols__delete() 410 void __symbols__insert(struct rb_root_cached *symbols, struct symbol *sym) in __symbols__insert() 432 void symbols__insert(struct rb_root_cached *symbols, struct symbol *sym) in symbols__insert() 437 static struct symbol *symbols__find(struct rb_root_cached *symbols, u64 ip) in symbols__find() 460 static struct symbol *symbols__first(struct rb_root_cached *symbols) in symbols__first() 470 static struct symbol *symbols__last(struct rb_root_cached *symbols) in symbols__last() 538 static struct symbol *symbols__find_by_name(struct symbol *symbols[], in symbols__find_by_name()
|
| H A D | machine.c | 2156 add_callchain_ip(struct thread * thread,struct callchain_cursor * cursor,struct symbol ** parent,struct addr_location * root_al,u8 * cpumode,u64 ip,bool branch,struct branch_flags * flags,struct iterations * iter,u64 branch_from,bool symbols) add_callchain_ip() argument 2334 lbr_callchain_add_kernel_ip(struct thread * thread,struct callchain_cursor * cursor,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,u64 branch_from,bool callee,int end,bool symbols) lbr_callchain_add_kernel_ip() argument 2400 lbr_callchain_add_lbr_ip(struct thread * thread,struct callchain_cursor * cursor,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,u64 * branch_from,bool callee,bool symbols) lbr_callchain_add_lbr_ip() argument 2668 resolve_lbr_callchain_sample(struct thread * thread,struct callchain_cursor * cursor,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,int max_stack,unsigned int max_lbr,bool symbols) resolve_lbr_callchain_sample() argument 2753 find_prev_cpumode(struct ip_callchain * chain,struct thread * thread,struct callchain_cursor * cursor,struct symbol ** parent,struct addr_location * root_al,u8 * cpumode,int ent,bool symbols) find_prev_cpumode() argument 2786 thread__resolve_callchain_sample(struct thread * thread,struct callchain_cursor * cursor,struct evsel * evsel,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,int max_stack,bool symbols) thread__resolve_callchain_sample() argument 2991 thread__resolve_callchain_unwind(struct thread * thread,struct callchain_cursor * cursor,struct evsel * evsel,struct perf_sample * sample,int max_stack,bool symbols) thread__resolve_callchain_unwind() argument 3017 __thread__resolve_callchain(struct thread * thread,struct callchain_cursor * cursor,struct evsel * evsel,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,int max_stack,bool symbols) __thread__resolve_callchain() argument [all...] |
| H A D | map.c | 318 struct rb_root_cached *symbols = dso__symbols(dso); in map__fixup_start() local 331 struct rb_root_cached *symbols = dso__symbols(dso); in map__fixup_end() local
|
| H A D | symbol.h | 84 symbols__for_each_entry(symbols,pos,nd) global() argument [all...] |
| H A D | kvm-stat.h | 135 define_exit_reasons_table(name,symbols) global() argument
|
| H A D | libbfd.c | 320 asymbol **symbols, *sym; dso__load_bfd_symbols() local [all...] |
| H A D | thread.c | 431 thread__find_cpumode_addr_location(struct thread * thread,u64 addr,bool symbols,struct addr_location * al) thread__find_cpumode_addr_location() argument
|
| H A D | dso.h | 255 struct rb_root_cached symbols; DECLARE_RC_STRUCT() local
|
| H A D | callchain.c | 1811 sample__for_each_callchain_node(struct thread * thread,struct evsel * evsel,struct perf_sample * sample,int max_stack,bool symbols,callchain_iter_fn cb,void * data) sample__for_each_callchain_node() argument
|
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_output.py | 225 def output_symbols(self, fname, symbols): argument 248 def set_symbols(self, symbols): argument 727 def set_symbols(self, symbols): argument
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | pcu.c | 118 int bitrate, bits, symbols, symbol_bits; in ath5k_hw_get_frame_duration() local
|
| /linux/tools/lib/bpf/ |
| H A D | elf.c | 414 struct symbol *symbols; in elf_resolve_syms_offsets() local
|
| H A D | libbpf.c | 686 Elf_Data *symbols; member 911 Elf_Data *symbols = obj->efile.symbols; in bpf_object__add_programs() local 1743 Elf_Data *symbols = obj->efile.symbols; in find_elf_var_sym() local [all...] |
| /linux/sound/pci/cs46xx/ |
| H A D | cs46xx_dsp_spos.h | 66 struct dsp_symbol_entry *symbols; member
|
| /linux/lib/zstd/decompress/ |
| H A D | huf_decompress.c | 378 BYTE symbols[HUF_SYMBOLVALUE_MAX + 1]; member 756 size_t const symbols = iters * 5; in HUF_decompress4X1_usingDTable_internal_fast_c_loop() local
|
| /linux/tools/bpf/resolve_btfids/ |
| H A D | main.c | 150 Elf_Data *symbols; member
|
| /linux/include/linux/ |
| H A D | pe.h | 279 uint32_t symbols; /* number of symbols */ member
|