Home
last modified time | relevance | path

Searched refs:thread_pid_table_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/base/metrics/
Dstats_table.cc125 return &(thread_pid_table_[slot_id-1]); in thread_pid()
142 thread_pid_table_(NULL), in Internal()
164 int* thread_pid_table_; member in base::StatsTable::Internal
261 thread_pid_table_ = reinterpret_cast<int*>(data + offset); in ComputeMappedPointers()