Lines Matching full:tracker
162 Initializes global memory tracker structure
212 memtrack_log("Memory Tracker init'd, v."vpx_mem_tracker_version" pad_size:%d pad_val:0x%x %d\n"
318 Locks the memory tracker's mutex and calls the internal
335 Locks the memory tracker's mutex and calls the internal
350 Sets the logging type for the memory tracker. Based on the value it will
393 memtrack_log("Memory Tracker logging initialized, "
394 "Memory Tracker v."vpx_mem_tracker_version"\n");
401 Sets a logging function to be used by the memory tracker.
422 memtrack_log("Memory Tracker logging initialized, "
423 "Memory Tracker v."vpx_mem_tracker_version"\n");
632 from the memory tracker list and adjusts the current number
703 Locks the memory tracker mutex with a platform specific call
738 Unlocks the memory tracker mutex with a platform specific call