Searched refs:filter_in_thread_arg (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dprofiler.h94 * (*filter_in_thread)(filter_in_thread_arg)
108 void *filter_in_thread_arg; member in struct:ProfilerOptions
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dprofiler.h94 * (*filter_in_thread)(filter_in_thread_arg)
108 void *filter_in_thread_arg; member in struct:ProfilerOptions
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofiler.cc177 filter_arg_ = options->filter_in_thread_arg;
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofiler.cc175 filter_arg_ = options->filter_in_thread_arg;

Completed in 183 milliseconds