Searched refs:filter_arg_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofiler.cc114 void* filter_arg_; member in class:CpuProfiler
177 filter_arg_ = options->filter_in_thread_arg;
268 (*instance->filter_)(instance->filter_arg_)) {
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofiler.cc112 void* filter_arg_; member in class:CpuProfiler
175 filter_arg_ = options->filter_in_thread_arg;
266 (*instance->filter_)(instance->filter_arg_)) {

Completed in 961 milliseconds