Searched refs:RUNTIME_PROFILER_TICK (Results 1 – 2 of 2) sorted by relevance
44 RUNTIME_PROFILER_TICK = 1 << 5, enumerator
426 return (thread_local_.interrupt_flags_ & RUNTIME_PROFILER_TICK) != 0; in IsRuntimeProfilerTick()433 thread_local_.interrupt_flags_ |= RUNTIME_PROFILER_TICK; in RequestRuntimeProfilerTick()908 stack_guard->Continue(RUNTIME_PROFILER_TICK); in HandleStackGuardInterrupt()