Home
last modified time | relevance | path

Searched refs:BMK_setNotificationLevel (Results 1 – 3 of 3) sorted by relevance

/external/lz4/programs/
Dbench.h35 void BMK_setNotificationLevel(unsigned level);
Dlz4cli.c465 BMK_setNotificationLevel(displayLevel); in main()
533 BMK_setNotificationLevel(displayLevel); in main()
Dbench.c121 void BMK_setNotificationLevel(unsigned level) { g_displayLevel=level; } in BMK_setNotificationLevel() function