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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
static_vars.h 77 static void set_growth_stacks(StackTrace* s) { growth_stacks_ = s; } function in class:tcmalloc::Static
page_heap.cc 463 Static::set_growth_stacks(t);
  /external/chromium_org/third_party/tcmalloc/vendor/src/
static_vars.h 77 static void set_growth_stacks(StackTrace* s) { growth_stacks_ = s; } function in class:tcmalloc::Static
page_heap.cc 402 Static::set_growth_stacks(t);

Completed in 30 milliseconds