Searched defs:persistent_profile (Results 1 – 2 of 2) sorted by relevance
57 metrics::PersistentSystemProfile persistent_profile; in WriteSystemProfileToAllocator() local1254 metrics::PersistentSystemProfile persistent_profile; in TEST_P() local
60 PersistentSystemProfile* persistent_profile() { return &persistent_profile_; } in persistent_profile() function in metrics::PersistentSystemProfileTest