Searched refs:show_events (Results 1 – 6 of 6) sorted by relevance
| /freebsd/usr.sbin/mptutil/ |
| H A D | mpt_evt.c | 92 show_events(int ac, char **av) in show_events() function 164 MPT_COMMAND(show, events, show_events);
|
| /freebsd/cddl/contrib/opensolaris/cmd/lockstat/ |
| H A D | lockstat.c | 298 show_events(char event_type, char *desc) in show_events() function 367 show_events('C', "Contention"); in usage() 368 show_events('H', "Hold-time"); in usage() 369 show_events('I', "Interrupt"); in usage() 370 show_events('E', "Error"); in usage()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | TraceDumper.h | 37 bool show_events = false; member
|
| /freebsd/usr.sbin/mfiutil/ |
| H A D | mfi_evt.c | 533 show_events(int ac, char **av) in show_events() function 703 MFI_COMMAND(show, events, show_events);
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | TraceDumper.cpp | 551 if (m_cursor_sp->IsEvent() && m_options.show_events) { in DumpInstructions()
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectThread.cpp | 2297 m_dumper_options.show_events = true; in SetOptionValue() 2311 m_dumper_options.show_events = true; in SetOptionValue()
|