Searched refs:ret_stats (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xtrap/dist/
H A Dxtrapproto.c66 XETrapGetStatsRep ret_stats; local in function:main
91 XEGetStatisticsRequest(tc, &ret_stats);
92 XEPrintStatistics(stdout, &ret_stats,tc);
H A Dxtrapstats.c63 XETrapGetStatsRep ret_stats; local in function:main
117 (void)XEGetStatisticsRequest(tc,&ret_stats);
118 (void)XEPrintStatistics(stdout,&ret_stats,tc);

Completed in 3 milliseconds