HomeSort by: relevance | last modified time | path
    Searched defs:StackDepotGetStats (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_libcdep.cc 30 SANITIZER_WEAK_ATTRIBUTE StackDepotStats *StackDepotGetStats() {
52 StackDepotStats *stack_depot_stats = StackDepotGetStats();
sanitizer_stackdepot.cc 107 StackDepotStats *StackDepotGetStats() {
139 map_.reserve(StackDepotGetStats()->n_uniq_ids + 100);

Completed in 13 milliseconds