Searched refs:BMK_setBenchSeparately (Results 1 – 3 of 3) sorted by relevance
36 void BMK_setBenchSeparately(int separate);
519 case 'S': BMK_setBenchSeparately(1); in main()
139 void BMK_setBenchSeparately(int separate) { g_benchSeparately = (separate!=0); } in BMK_setBenchSeparately() function