HomeSort by relevance Sort by last modified time
    Searched refs:g_display_depth (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Core/
Timer.cpp 25 uint32_t Timer::g_display_depth = 0; member in class:Timer
85 if (g_depth++ < g_display_depth)
209 g_display_depth = depth;
  /external/lldb/include/lldb/Core/
Timer.h 88 static uint32_t g_display_depth; member in class:lldb_private::Timer

Completed in 295 milliseconds