database.h | 75 // only ever one entry per (metric, activity) pair. |recent_map_| keeps an 77 // metric and activity to the key used in the recent db. |recent_map_| allows us 266 // Load recent info from the db into recent_map_. 284 RecentMap recent_map_; member in class:performance_monitor::Database
|