Home
last modified time | relevance | path

Searched refs:calc_raw_performance (Results 1 – 2 of 2) sorted by relevance

/dports/audio/libsndfile/libsndfile-1.0.31/tests/
H A Dbenchmark.tpl74 static void calc_raw_performance (PERF_STATS *stats) ;
103 calc_raw_performance (&stats) ;
142 calc_raw_performance (PERF_STATS *stats)
216 } /* calc_raw_performance */
H A Dbenchmark.c73 static void calc_raw_performance (PERF_STATS *stats) ;
102 calc_raw_performance (&stats) ; in main()
141 calc_raw_performance (PERF_STATS *stats) in calc_raw_performance() function