OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCycleMs
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
FastThread.h
91
char
mCycleMs
[16]; // cycle_ms + suffix
FastThread.cpp
76
//
mCycleMs
(cycleMs)
83
strlcpy(
mCycleMs
, cycleMs, sizeof(
mCycleMs
));
344
ATRACE_INT(
mCycleMs
, monotonicNs / 1000000);
Completed in 59 milliseconds