Home
last modified time | relevance | path

Searched refs:getonoff (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/bochs/bochs-2.7/
H A Dlogio.h76 int getonoff(int level) const {
/dports/emulators/bochs/bochs-2.7/iodev/usb/
H A Dusb_common.cc578 if (getonoff(LOGLEV_DEBUG) == ACT_REPORT) { in usb_dump_packet()
H A Dusb_msd.cc518 if (getonoff(LOGLEV_DEBUG) == ACT_REPORT) { in init()
/dports/emulators/bochs/bochs-2.7/cpu/
H A Dproc_ctrl.cc42 if (LOG_THIS getonoff(LOGLEV_DEBUG)) in BxError() local
/dports/emulators/bochs/bochs-2.7/gui/
H A Dsiminterface.cc431 return logfn->getonoff(level); in get_log_action()