Home
last modified time | relevance | path

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

/reactos/ntoskrnl/mm/ARM3/
H A Dexpool.c487 #define MiDumperPrint(dbg, fmt, ...) \ macro
491 #define MiDumperPrint(dbg, fmt, ...) \ macro
527 MiDumperPrint(CalledFromDbg, "\t\t\t\tNonPaged\t\t\t\t\t\t\tPaged\n"); in MiDumpPoolConsumers()
528MiDumperPrint(CalledFromDbg, "Tag\t\tAllocs\t\tFrees\t\tDiff\t\tUsed\t\tAllocs\t\tFrees\t\tDiff\t\… in MiDumpPoolConsumers()
532 MiDumperPrint(CalledFromDbg, "\t\tNonPaged\t\t\tPaged\n"); in MiDumpPoolConsumers()
533 MiDumperPrint(CalledFromDbg, "Tag\t\tAllocs\t\tUsed\t\tAllocs\t\tUsed\n"); in MiDumpPoolConsumers()
585MiDumperPrint(CalledFromDbg, "'%c%c%c%c'\t\t%ld\t\t%ld\t\t%ld\t\t%ld\n", Tag[0], Tag[1], Tag[2], T… in MiDumpPoolConsumers()
594MiDumperPrint(CalledFromDbg, "0x%08x\t%ld\t\t%ld\t\t%ld\t\t%ld\t\t%ld\t\t%ld\t\t%ld\t\t%ld\n", Tab… in MiDumpPoolConsumers()
602MiDumperPrint(CalledFromDbg, "0x%08x\t%ld\t\t%ld\t\t%ld\t\t%ld\n", TableEntry->Key, in MiDumpPoolConsumers()
612MiDumperPrint(CalledFromDbg, "Anon\t\t%ld\t\t%ld\t\t%ld\t\t%ld\t\t%ld\t\t%ld\t\t%ld\t\t%ld\n", in MiDumpPoolConsumers()
[all …]