Searched defs:PERF_RT_Private (Results 1 – 1 of 1) sorted by relevance
101 typedef struct PERF_RT_Private struct104 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 stats132 } PERF_RT_Private; argument