Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 17 of 17) sorted by relevance

/tools/objtool/
Delf.c38 struct section *sec; in find_section_by_name() local
50 struct section *sec; in find_section_by_index() local
61 struct section *sec; in find_symbol_by_index() local
72 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset) in find_symbol_by_offset()
86 struct section *sec; in find_symbol_by_name() local
97 struct symbol *find_symbol_containing(struct section *sec, unsigned long offset) in find_symbol_containing()
109 struct rela *find_rela_by_dest_range(struct section *sec, unsigned long offset, in find_rela_by_dest_range()
126 struct rela *find_rela_by_dest(struct section *sec, unsigned long offset) in find_rela_by_dest()
131 struct symbol *find_containing_func(struct section *sec, unsigned long offset) in find_containing_func()
146 struct section *sec; in read_sections() local
[all …]
Dcheck.c42 struct section *sec, unsigned long offset) in find_insn()
261 struct section *sec; in decode_instructions() local
337 struct section *sec; in add_dead_ends() local
439 struct section *sec; in add_ignores() local
464 struct section *sec; in add_nospec_ignores() local
1035 struct section *sec; in add_switch_table_alts() local
1058 struct section *sec, *relasec; in read_unwind_hints() local
1151 struct section *sec; in read_retpoline_hints() local
1186 struct section *sec; in mark_rodata() local
1791 struct section *sec; in validate_branch() local
[all …]
Dwarn.h30 static inline char *offstr(struct section *sec, unsigned long offset) in offstr()
60 #define WARN_FUNC(format, sec, offset, ...) \ argument
Dspecial.c47 const char *sec; member
82 struct section *sec, int idx, in get_alt_entry()
156 struct section *sec; in special_get_alts() local
Dorc_gen.c132 struct section *sec, *u_sec, *ip_relasec; in create_orc_sections() local
Dcheck.h42 struct section *sec; member
75 #define sec_for_each_insn(file, sec, insn) \ argument
Delf.h58 struct section *sec; member
104 #define for_each_sec(file, sec) \ argument
/tools/perf/scripts/python/
Dnetdev-times.py228 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
234 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
240 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
246 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument
252 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, callchain, irq, ret): argument
256 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, argument
262 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument
268 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument
274 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument
280 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, callchain, argument
[all …]
Dnet_dropmonitor.py70 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
Dcompaction-times.py48 def ns(sec, nsec): argument
/tools/objtool/arch/x86/
Ddecode.c81 int arch_decode_instruction(struct elf *elf, struct section *sec, in arch_decode_instruction()
/tools/perf/util/
Dtime-utils.c124 u64 sec = timestamp / NSEC_PER_SEC; in timestamp__scnprintf_usec() local
Dsymbol-elf.c175 Elf_Scn *sec = NULL; in elf_addr_to_index() local
195 Elf_Scn *sec = NULL; in elf_section_by_name() local
445 Elf_Scn *sec; in elf_read_build_id() local
604 Elf_Scn *sec; in filename__read_debuglink() local
847 Elf_Scn *sec, *sec_strndx; in dso__load_sym() local
Dprobe-event.c286 Elf_Scn *sec; in find_module_name() local
Dheader.c2487 struct perf_file_section *feat_sec, *sec; in perf_header__process_sections() local
/tools/testing/selftests/timers/
Dvalid-adjtimex.c231 int set_bad_offset(long sec, long usec, int use_nano) in set_bad_offset()
/tools/lib/bpf/
Dlibbpf.c763 int sec = sh.sh_info; /* points to other section */ in bpf_object__elf_collect() local