Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c258 #define WHAT_LINE_TIMES 0x33 macro
457 case WHAT_LINE_TIMES: in logreader_tp_iternext()
697 self->buffer[self->index] = WHAT_LINE_TIMES; in pack_line_times()
1641 PyModule_AddIntConstant(module, "WHAT_LINE_TIMES", WHAT_LINE_TIMES); in init_hotshot()