Searched refs:diag_mem_threshold_wait_for_exception (Results 1 – 6 of 6) sorted by relevance
41 if (FALSE == diag_mem_threshold_wait_for_exception(info)) { in diag_threshold_test_with_low_watermark()48 diag_mem_threshold_wait_for_exception(info); in diag_threshold_test_with_low_watermark()51 if (FALSE == diag_mem_threshold_wait_for_exception(info)) { in diag_threshold_test_with_low_watermark()
41 if (FALSE == diag_mem_threshold_wait_for_exception(info)) { in diag_threshold_test_with_high_watermark()48 diag_mem_threshold_wait_for_exception(info); in diag_threshold_test_with_high_watermark()51 if (FALSE == diag_mem_threshold_wait_for_exception(info)) { in diag_threshold_test_with_high_watermark()
34 if (FALSE == diag_mem_threshold_wait_for_exception(info)) { in double_limit_test_execution()
36 if (FALSE == diag_mem_threshold_wait_for_exception(info)) { in diag_threshold_test_no_retrigger_execution()
89 bool diag_mem_threshold_wait_for_exception(test_context_t *param);
89 diag_mem_threshold_wait_for_exception(test_context_t *param) in diag_mem_threshold_wait_for_exception() function149 bool wait_result = diag_mem_threshold_wait_for_exception(&info); in execute_one_test()