Home
last modified time | relevance | path

Searched defs:PERF_RT_Private (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_rt.h101 typedef struct PERF_RT_Private struct
104 FILE *fRt; /* file to real-time output (Buffer) */
105 long granularity;
106 int summary;
107 int detailed;
108 int debug; /* bit: 1 & any - print temporal stats
132 } PERF_RT_Private; argument