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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_node.h 54 std::size_t __stack_max_depth();
60 std::size_t __max_depth = __stack_max_depth();
profiler_trace.h 181 __stack_max_depth() function in namespace:__gnu_profile
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_node.h 54 std::size_t __stack_max_depth();
60 std::size_t __max_depth = __stack_max_depth();
profiler_trace.h 181 __stack_max_depth() function in namespace:__gnu_profile
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_node.h 54 std::size_t __stack_max_depth();
60 std::size_t __max_depth = __stack_max_depth();
profiler_trace.h 181 __stack_max_depth() function in namespace:__gnu_profile
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_node.h 47 std::size_t __stack_max_depth();
53 std::size_t __max_depth = __stack_max_depth();
profiler_trace.h 174 __stack_max_depth() function in namespace:__gnu_profile

Completed in 33 milliseconds