Searched defs:take_snapshot (Results 1 – 3 of 3) sorted by relevance
22 static void take_snapshot(enum CRAS_AUDIO_THREAD_EVENT_TYPE event_type) in take_snapshot() function
525 def take_snapshot(): function
4373 void Heap::RecordStats(HeapStats* stats, bool take_snapshot) { in RecordStats()