Home
last modified time | relevance | path

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

/tools/objtool/
Delf.c43 struct section *sec; in find_section_by_name() local
55 struct section *sec; in find_section_by_index() local
66 struct section *sec; in find_symbol_by_index() local
77 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset) in find_symbol_by_offset()
89 struct symbol *find_symbol_containing(struct section *sec, unsigned long offset) in find_symbol_containing()
101 struct rela *find_rela_by_dest_range(struct section *sec, unsigned long offset, in find_rela_by_dest_range()
118 struct rela *find_rela_by_dest(struct section *sec, unsigned long offset) in find_rela_by_dest()
123 struct symbol *find_containing_func(struct section *sec, unsigned long offset) in find_containing_func()
138 struct section *sec; in read_sections() local
300 struct section *sec; in read_relas() local
[all …]
Dwarn.h23 static inline char *offstr(struct section *sec, unsigned long offset) in offstr()
53 #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
Dbuiltin-check.c49 struct section *sec; member
78 struct section *sec, unsigned long offset) in find_insn()
102 struct section *sec; in gcov_enabled() local
277 struct section *sec; in decode_instructions() local
338 struct section *sec; in add_ignores() local
363 struct section *sec; in add_nospec_ignores() local
879 struct section *sec; in add_switch_table_alts() local
971 struct section *sec; in validate_branch() local
1170 struct section *sec; in validate_functions() local
Delf.h51 struct section *sec; member
/tools/perf/scripts/python/
Dnetdev-times.py227 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
233 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
239 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
245 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument
251 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, callchain, irq, ret): argument
255 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, argument
261 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument
267 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument
273 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument
279 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, callchain, argument
[all …]
Dnet_dropmonitor.py69 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.c43 int arch_decode_instruction(struct elf *elf, struct section *sec, in arch_decode_instruction()
/tools/testing/selftests/timers/
Dvalid-adjtimex.c241 int set_bad_offset(long sec, long usec, int use_nano) in set_bad_offset()
/tools/perf/util/
Dsymbol-elf.c166 Elf_Scn *sec = NULL; in elf_addr_to_index() local
186 Elf_Scn *sec = NULL; in elf_section_by_name() local
404 Elf_Scn *sec; in elf_read_build_id() local
563 Elf_Scn *sec; in filename__read_debuglink() local
841 Elf_Scn *sec, *sec_strndx; in dso__load_sym() local
Dprobe-event.c274 Elf_Scn *sec; in find_module_name() local
Dheader.c2451 struct perf_file_section *feat_sec, *sec; in perf_header__process_sections() local