When you issue any SYSVIEW command that invokes any MQSC command like DISPLAY QSTATES those commands will be logged in an internal buffer and accessible using the MQMSGLG command.
After issuing MQQPERF EXTENDED and you then link to the MQMSGLOG command you can see the command that SYSVIEW is issuing.
DISPLAY QSTATUS(*)WHERE(MSGAGE GT 0) TYPE(QUEUE)MSGAGE UNCOM