OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logStatsLocked
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
FrameTracker.h
121
//
logStatsLocked
dumps the current statistics to the binary event log.
122
void
logStatsLocked
(const String8& name) const;
FrameTracker.cpp
118
logStatsLocked
(name);
193
void FrameTracker::
logStatsLocked
(const String8& name) const {
Completed in 23 milliseconds