Home
last modified time | relevance | path

Searched defs:symbols (Results 1 – 19 of 19) sorted by relevance

/linux/tools/perf/util/
H A Dsymbol.c209 void symbols__fixup_duplicate(struct rb_root_cached *symbols) in symbols__fixup_duplicate() argument
247 void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kallsyms) in symbols__fixup_end() argument
349 void symbols__delete(struct rb_root_cached *symbols) in symbols__delete() argument
362 __symbols__insert(struct rb_root_cached * symbols,struct symbol * sym,bool kernel) __symbols__insert() argument
396 symbols__insert(struct rb_root_cached * symbols,struct symbol * sym) symbols__insert() argument
401 symbols__find(struct rb_root_cached * symbols,u64 ip) symbols__find() argument
424 symbols__first(struct rb_root_cached * symbols) symbols__first() argument
434 symbols__last(struct rb_root_cached * symbols) symbols__last() argument
502 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
1617 asymbol **symbols, *sym; dso__load_bfd_symbols() local
[all...]
H A Dmachine.c2103 bool symbols) in add_callchain_ip() argument
2275 bool symbols) in lbr_callchain_add_kernel_ip() argument
2341 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
2596 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
2681 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
2714 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
2961 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
2987 __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 Dmap.c318 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 Dsymbol.h84 #define symbols__for_each_entry(symbols, pos, nd) \ argument
[all...]
H A Dkvm-stat.h138 #define define_exit_reasons_table(name, symbols) \ argument
H A Dthread.c431 bool symbols, struct addr_location *al) in thread__find_cpumode_addr_location() argument
H A Ddso.h253 struct rb_root_cached symbols; in DECLARE_RC_STRUCT() local
H A Dcallchain.c1799 bool symbols, callchain_iter_fn cb, void *data) in sample__for_each_callchain_node() argument
/linux/arch/s390/kernel/
H A Dmodule.c110 Elf_Sym *symbols; in module_frob_arch_sections() local
/linux/Documentation/admin-guide/
H A Dquickly-build-trimmed-linux.rst827 configmods_distrosDebug symbols global() argument
H A Dverify-bugs-and-bisect-regressions.rst1515 configmods_bisrefDecide to enable or disable debug symbols global() argument
[all...]
/linux/drivers/net/wireless/ath/ath5k/
H A Dpcu.c118 int bitrate, bits, symbols, symbol_bits; in ath5k_hw_get_frame_duration() local
/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h66 struct dsp_symbol_entry *symbols; member
/linux/tools/bpf/resolve_btfids/
H A Dmain.c122 Elf_Data *symbols; member
/linux/lib/zstd/decompress/
H A Dhuf_decompress.c378 BYTE symbols[HUF_SYMBOLVALUE_MAX + 1]; member
756 size_t const symbols = iters * 5; HUF_decompress4X1_usingDTable_internal_fast_c_loop() local
[all...]
/linux/include/linux/
H A Dpe.h279 uint32_t symbols; /* number of symbols */ member
/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1139 int symbols, bits; in ath_max_framelen() local
/linux/tools/lib/bpf/
H A Dlibbpf.c659 Elf_Data *symbols; member
871 Elf_Data *symbols = obj->efile.symbols; in bpf_object__add_programs() local
1705 Elf_Data *symbols = obj->efile.symbols; in find_elf_var_sym() local
[all...]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_regs.h2346 #define DDI_BUF_LANE_STAGGER_DELAY(symbols) REG_FIELD_PREP(DDI_BUF_LANE_STAGGER_DELAY_MASK, \ argument