Searched refs:EVENTS_OPT_V (Results 1 – 1 of 1) sorted by relevance
2427 #define EVENTS_OPT_V 0x2 /* ::events -v (verbose display) */ macro2477 if (opts & EVENTS_OPT_V) { in print_event()2497 if (opts & EVENTS_OPT_V) { in print_event()2514 'v', MDB_OPT_SETBITS, EVENTS_OPT_V, &opts, NULL) != argc) in cmd_events()2518 if (opts & EVENTS_OPT_V) { in cmd_events()