Searched refs:stap_probe_ops (Results 1 – 1 of 1) sorted by relevance
51 static const struct probe_ops stap_probe_ops; variable998 gdb_assert (probe_generic->pops == &stap_probe_ops); in stap_get_probe_argument_count()1062 gdb_assert (probe_generic->pops == &stap_probe_ops); in stap_evaluate_probe_argument()1079 gdb_assert (probe_generic->pops == &stap_probe_ops); in stap_compile_to_ax()1098 gdb_assert (probe_generic->pops == &stap_probe_ops); in stap_probe_destroy()1249 gdb_assert (probe_generic->pops == &stap_probe_ops); in stap_set_semaphore()1261 gdb_assert (probe_generic->pops == &stap_probe_ops); in stap_clear_semaphore()1302 ret->p.pops = &stap_probe_ops; in handle_stap_probe()1460 gdb_assert (probe_generic->pops == &stap_probe_ops); in stap_relocate()1494 gdb_assert (probe_generic->pops == &stap_probe_ops); in stap_gen_info_probes_table_values()[all …]