OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PerformanceAnalysis
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libnbaio/include/media/nbaio/
PerformanceAnalysis.h
32
class
PerformanceAnalysis
{
39
PerformanceAnalysis
();
58
// of
PerformanceAnalysis
.
/frameworks/av/media/libnbaio/
PerformanceAnalysis.cpp
18
#define LOG_TAG "
PerformanceAnalysis
"
37
#include <media/nbaio/
PerformanceAnalysis
.h>
50
PerformanceAnalysis
::
PerformanceAnalysis
() {
81
void
PerformanceAnalysis
::processAndFlushTimeStampSeries() {
102
void
PerformanceAnalysis
::handleStateChange() {
111
void
PerformanceAnalysis
::logTsEntry(int64_t ts) {
129
void
PerformanceAnalysis
::processAndFlushRecentHists() {
168
void
PerformanceAnalysis
::detectPeaks() {
225
void
PerformanceAnalysis
::storeOutlierData(const std::vector<int64_t> ×tamps)
[
all
...]
Completed in 59 milliseconds