Searched refs:MDB_TGT_SPEC_HIDDEN (Results 1 – 6 of 6) sorted by relevance
141 if (opt_F == FALSE && (sp.spec_flags & MDB_TGT_SPEC_HIDDEN)) { in cmd_evset()151 if (opt_c && !(sp.spec_flags & MDB_TGT_SPEC_HIDDEN)) { in cmd_evset()168 if (opt_c && data && !(sp.spec_flags & MDB_TGT_SPEC_HIDDEN)) in cmd_evset()
396 #define MDB_TGT_SPEC_HIDDEN (MDB_TGT_SPEC_INTERNAL | MDB_TGT_SPEC_SILENT) macro
1107 addr, MDB_TGT_SPEC_HIDDEN | MDB_TGT_SPEC_TEMPORARY, in tgt_continue()1123 if (mdb_tgt_add_vbrkpt(t, addr, MDB_TGT_SPEC_HIDDEN | in tgt_continue()
2597 if (!(sp->spec_flags & MDB_TGT_SPEC_HIDDEN) && sp->spec_data != NULL) in event_action()2621 visible = !(sp.spec_flags & (MDB_TGT_SPEC_HIDDEN|MDB_TGT_SPEC_DELETED)); in print_event()
413 int hflag = MDB_TGT_SPEC_HIDDEN; in pt_post_attach()
1546 MDB_TGT_SPEC_HIDDEN, kmt_defbp_event, NULL); in kmt_defbp_activate()