/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | probe.h | 156 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 D | probe.c | 112 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 D | stap-probe.c | 906 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 D | elfread.c | 1622 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 D | probe.h | 30 struct probe { struct 37 extern struct probe probe; argument
|
H A D | probe.c | 40 struct probe probe; variable
|
/dflybsd-src/contrib/gcc-8.0/libgcc/ |
H A D | libgcov-driver-system.c | 190 const char *probe = fname; in gcov_exit_open_gcda_file() local
|
/dflybsd-src/sys/bus/isa/x86_64/ |
H A D | isa_device.h | 72 int (*probe) (struct isa_device *idp); member
|
/dflybsd-src/stand/boot/efi/boot1/ |
H A D | boot_module.h | 77 EFI_STATUS (*probe)(dev_info_t* dev); member
|
H A D | ufs_module.c | 112 probe(dev_info_t* dev) in probe() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | friend.c | 367 tree probe = TREE_VALUE (classes); in make_friend_class() local
|
H A D | search.c | 1000 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 D | typeck2.c | 1805 tree probe; in add_exception_specifier() local 1874 tree probe; in merge_exception_specifiers() local
|
H A D | cvt.c | 1199 tree probe = expr; in convert_to_void() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | friend.c | 427 tree probe = TREE_VALUE (classes); in make_friend_class() local
|
H A D | typeck2.c | 2242 tree probe; in add_exception_specifier() local 2309 tree probe; in merge_exception_specifiers() local
|
H A D | search.c | 945 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 D | cons.h | 96 #define CONS_DRIVER(name, probe, init, initfini, term, getc, checkc, putc, dbctl, poller) \ argument
|
/dflybsd-src/usr.sbin/rtsold/ |
H A D | rtsold.c | 502 int probe = 0; in rtsol_check_timer() local
|
/dflybsd-src/usr.sbin/cpucontrol/ |
H A D | cpucontrol.c | 87 ucode_probe_t *probe; member
|
/dflybsd-src/sys/platform/pc64/apic/ |
H A D | ioapic.c | 92 int error, i, probe; in ioapic_config() local
|
/dflybsd-src/sys/dev/drm/include/drm/ |
H A D | drm_mipi_dsi.h | 287 int(*probe)(struct mipi_dsi_device *dsi); member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gcov.c | 603 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 D | fbreg.h | 75 vi_probe_t *probe; member
|
/dflybsd-src/usr.sbin/traceroute6/ |
H A D | traceroute6.c | 340 u_long probe, hops, lport; in main() local
|