Searched refs:AllocNoIdle (Results 1 – 1 of 1) sorted by relevance
48 volatile unsigned char* __attribute__((noinline)) AllocNoIdle(size_t bytes);49 volatile unsigned char* __attribute__((noinline)) AllocNoIdle(size_t bytes) { in AllocNoIdle() function151 volatile auto* nonidle = AllocNoIdle(kNoIdleSize); in main()