Home
last modified time | relevance | path

Searched refs:MONWRITE_START_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/s390/include/uapi/asm/
Dmonwriter.h13 #define MONWRITE_START_INTERVAL 0x00 /* start interval recording */ macro
/linux-4.1.27/drivers/s390/char/
Dmonwriter.c148 case MONWRITE_START_INTERVAL: in monwrite_new_data()
312 if (monbuf->hdr.mon_function == MONWRITE_START_INTERVAL) in monwriter_restore()