Searched refs:FIO_setNotificationLevel (Results 1 – 3 of 3) sorted by relevance
51 void FIO_setNotificationLevel(unsigned level);
864 FIO_setNotificationLevel(g_displayLevel); in main()
85 void FIO_setNotificationLevel(unsigned level) { g_displayLevel=level; } in FIO_setNotificationLevel() function