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
124
//
logStatsLocked
dumps the current statistics to the binary event log.
125
void
logStatsLocked
(const String8& name) const;
FrameTracker.cpp
147
logStatsLocked
(name);
222
void FrameTracker::
logStatsLocked
(const String8& name) const {
Completed in 404 milliseconds