Home
last modified time | relevance | path

Searched defs:probe (Results 1 – 25 of 73) sorted by relevance

123

/dflybsd-src/contrib/gdb-7/gdb/
H A Dprobe.h156 struct probe struct
159 const struct probe_ops *pops; argument
166 /* The name of the probe. */ argument
169 /* The provider of the probe. It generally defaults to the name of argument
173 /* The address where the probe is inserted. */ argument
177 /* A helper for linespec that decodes a probe specification. It returns a argument
H A Dprobe.c112 struct probe *probe; in parse_probes() local
184 struct probe *probe; in VEC() local
215 struct probe *probe; in find_probe_by_pc() local
279 struct probe *probe; in VEC() local
373 struct probe *probe; in gen_ui_out_table_header_info() local
420 print_ui_out_info (struct probe *probe) in print_ui_out_info()
502 struct probe *probe; in info_probes_for_ops() local
638 struct probe *probe; in probe_safe_evaluate_at_pc() local
H A Dstap-probe.c906 stap_parse_probe_arguments (struct stap_probe *probe) in stap_parse_probe_arguments()
996 struct stap_probe *probe = (struct stap_probe *) probe_generic; in stap_get_probe_argument_count() local
1044 stap_get_arg (struct stap_probe *probe, unsigned n) in stap_get_arg()
1096 struct stap_probe *probe = (struct stap_probe *) probe_generic; in stap_probe_destroy() local
1247 struct stap_probe *probe = (struct stap_probe *) probe_generic; in stap_set_semaphore() local
1259 struct stap_probe *probe = (struct stap_probe *) probe_generic; in stap_clear_semaphore() local
1458 struct stap_probe *probe = (struct stap_probe *) probe_generic; in stap_relocate() local
1490 struct stap_probe *probe = (struct stap_probe *) probe_generic; in stap_gen_info_probes_table_values() local
H A Delfread.c1622 elf_get_probe_argument_count (struct probe *probe) in elf_get_probe_argument_count()
1631 elf_evaluate_probe_argument (struct probe *probe, unsigned n) in elf_evaluate_probe_argument()
1639 elf_compile_to_ax (struct probe *probe, in elf_compile_to_ax()
1656 struct probe *probe; in elf_symfile_relocate_probe() local
1670 struct probe *probe; in probe_key_free() local
/dflybsd-src/usr.sbin/ppp/
H A Dprobe.h30 struct probe { struct
37 extern struct probe probe; argument
H A Dprobe.c40 struct probe probe; variable
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dlibgcov-driver-system.c190 const char *probe = fname; in gcov_exit_open_gcda_file() local
/dflybsd-src/sys/bus/isa/x86_64/
H A Disa_device.h72 int (*probe) (struct isa_device *idp); member
/dflybsd-src/stand/boot/efi/boot1/
H A Dboot_module.h77 EFI_STATUS (*probe)(dev_info_t* dev); member
H A Dufs_module.c112 probe(dev_info_t* dev) in probe() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dfriend.c367 tree probe = TREE_VALUE (classes); in make_friend_class() local
H A Dsearch.c1000 tree probe; in is_subobject_of_p() local
2243 tree level, probe; in check_hidden_convs() local
2518 tree probe, next; in lookup_conversions() local
2531 tree probe, next; in lookup_conversions() local
H A Dtypeck2.c1805 tree probe; in add_exception_specifier() local
1874 tree probe; in merge_exception_specifiers() local
H A Dcvt.c1199 tree probe = expr; in convert_to_void() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dfriend.c427 tree probe = TREE_VALUE (classes); in make_friend_class() local
H A Dtypeck2.c2242 tree probe; in add_exception_specifier() local
2309 tree probe; in merge_exception_specifiers() local
H A Dsearch.c945 tree probe; in is_subobject_of_p() local
2241 tree level, probe; in check_hidden_convs() local
2459 tree probe, next; in lookup_conversions() local
/dflybsd-src/sys/sys/
H A Dcons.h96 #define CONS_DRIVER(name, probe, init, initfini, term, getc, checkc, putc, dbctl, poller) \ argument
/dflybsd-src/usr.sbin/rtsold/
H A Drtsold.c502 int probe = 0; in rtsol_check_timer() local
/dflybsd-src/usr.sbin/cpucontrol/
H A Dcpucontrol.c87 ucode_probe_t *probe; member
/dflybsd-src/sys/platform/pc64/apic/
H A Dioapic.c92 int error, i, probe; in ioapic_config() local
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_mipi_dsi.h287 int(*probe)(struct mipi_dsi_device *dsi); member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcov.c603 function_t *probe, **prev; in process_file() local
1738 const char *base = name, *probe; in canonicalize_name() local
1862 const char *probe; in mangle_name() local
/dflybsd-src/sys/dev/video/fb/
H A Dfbreg.h75 vi_probe_t *probe; member
/dflybsd-src/usr.sbin/traceroute6/
H A Dtraceroute6.c340 u_long probe, hops, lport; in main() local

123