| /linux/tools/perf/util/ |
| H A D | symbol.c | 245 /* Update zero-sized symbols using the address of the next symbol */ in symbols__fixup_end() argument 207 symbols__fixup_duplicate(struct rb_root_cached * symbols) symbols__fixup_duplicate() argument 347 symbols__delete(struct rb_root_cached * symbols) symbols__delete() argument 360 __symbols__insert(struct rb_root_cached * symbols,struct symbol * sym,bool kernel) __symbols__insert() argument 394 symbols__insert(struct rb_root_cached * symbols,struct symbol * sym) symbols__insert() argument 399 symbols__find(struct rb_root_cached * symbols,u64 ip) symbols__find() argument 422 symbols__first(struct rb_root_cached * symbols) symbols__first() argument 432 symbols__last(struct rb_root_cached * symbols) symbols__last() argument 500 symbols__find_by_name(struct symbol * symbols[],size_t symbols_len,const char * name,enum symbol_tag_include includes,size_t * found_idx) symbols__find_by_name() argument [all...] |
| H A D | machine.c | 2156 bool symbols) in add_callchain_ip() 2334 bool symbols) in lbr_callchain_add_kernel_ip() 2400 bool symbols) in lbr_callchain_add_lbr_ip() 2668 bool symbols) in resolve_lbr_callchain_sample() 2753 u8 *cpumode, int ent, bool symbols) in find_prev_cpumode() 2786 bool symbols) in thread__resolve_callchain_sample() 2991 int max_stack, bool symbols) in thread__resolve_callchain_unwind() 3017 bool symbols) in __thread__resolve_callchain()
|
| 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 define_exit_reasons_table(name, symbols) \ argument
|
| H A D | libbfd.c | 320 asymbol **symbols, *sym; in dso__load_bfd_symbols() local [all...] |
| H A D | thread.c | 431 bool symbols, struct addr_location *al) in thread__find_cpumode_addr_location()
|
| H A D | dso.h | 255 struct rb_root_cached symbols; in 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 | 218 set_symbols(self, symbols) global() argument 620 set_symbols(self, symbols) global() argument [all...] |
| /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/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 | 134 Elf_Data *symbols; member
|
| /linux/include/linux/ |
| H A D | pe.h | 279 uint32_t symbols; /* number of symbols */ member
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | xmit.c | 1139 int symbols, bits; in ath_max_framelen() local
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 678 Elf_Data *symbols; member 903 Elf_Data *symbols = obj->efile.symbols; in bpf_object__add_programs() local 1735 Elf_Data *symbols = obj->efile.symbols; in find_elf_var_sym() local [all...] |