Home
last modified time | relevance | path

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

123

/dragonfly/contrib/gdb-7/gdb/
HDprobe.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
HDprobe.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
HDstap-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
HDelfread.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
/dragonfly/usr.sbin/ppp/
HDprobe.h30 struct probe { struct
37 extern struct probe probe; argument
HDprobe.c40 struct probe probe; variable
/dragonfly/contrib/gcc-8.0/libgcc/
HDlibgcov-driver-system.c190 const char *probe = fname; in gcov_exit_open_gcda_file() local
/dragonfly/stand/boot/efi/boot1/
HDboot_module.h77 EFI_STATUS (*probe)(dev_info_t* dev); member
HDufs_module.c112 probe(dev_info_t* dev) in probe() function
/dragonfly/sys/bus/isa/x86_64/
HDisa_device.h72 int (*probe) (struct isa_device *idp); member
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDfriend.c367 tree probe = TREE_VALUE (classes); in make_friend_class() local
HDsearch.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
HDtypeck2.c1805 tree probe; in add_exception_specifier() local
1874 tree probe; in merge_exception_specifiers() local
HDcvt.c1199 tree probe = expr; in convert_to_void() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDfriend.c427 tree probe = TREE_VALUE (classes); in make_friend_class() local
HDtypeck2.c2242 tree probe; in add_exception_specifier() local
2309 tree probe; in merge_exception_specifiers() local
HDsearch.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
/dragonfly/sys/sys/
HDcons.h96 #define CONS_DRIVER(name, probe, init, initfini, term, getc, checkc, putc, dbctl, poller) \ argument
/dragonfly/usr.sbin/rtsold/
HDrtsold.c502 int probe = 0; in rtsol_check_timer() local
/dragonfly/usr.sbin/cpucontrol/
HDcpucontrol.c87 ucode_probe_t *probe; member
/dragonfly/sys/platform/pc64/apic/
HDioapic.c92 int error, i, probe; in ioapic_config() local
/dragonfly/sys/dev/drm/include/drm/
HDdrm_mipi_dsi.h287 int(*probe)(struct mipi_dsi_device *dsi); member
/dragonfly/contrib/gcc-4.7/gcc/
HDgcov.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
/dragonfly/sys/dev/video/fb/
HDfbreg.h75 vi_probe_t *probe; member
/dragonfly/usr.sbin/traceroute6/
HDtraceroute6.c340 u_long probe, hops, lport; in main() local

123