Searched refs:MONWRITE_STOP_INTERVAL (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/uapi/asm/
H A Dmonwriter.h15 #define MONWRITE_STOP_INTERVAL 0x01 /* stop interval or config recording */ macro
/linux-master/drivers/s390/char/
H A Dmonwriter.c91 monhdr->mon_function == MONWRITE_STOP_INTERVAL) &&
116 if (monhdr->mon_function == MONWRITE_STOP_INTERVAL) {
126 } else if (monhdr->mon_function != MONWRITE_STOP_INTERVAL) {

Completed in 120 milliseconds