Lines Matching refs:areas
23 debug log for the caller. For each debug log exists a number of debug areas
25 pages in memory. In the debug areas there are stored debug entries (log records)
39 The debug areas themselves are also ordered in form of a ring buffer.
109 nr_areas: number of debug areas
125 nr_areas: Number of debug areas
343 /* register 4 debug areas with one page each and 4 byte data field */
377 /* register 4 debug areas with one page each and data field for */
434 Flushing debug areas
436 Debug areas can be flushed with piping the number of the desired
437 area (0...n) to the debugfs file "flush". When using "-" all debug areas
445 2. Flush all debug areas:
448 Changing the size of debug areas
450 It is possible the change the size of debug areas through piping
452 also flush the debug areas.
456 Define 4 pages for the debug areas of debug feature "dasd":
483 in debug.h and find the debug-areas in memory.
500 The raw view returns a bytestream as the debug areas are stored in memory.