Searched refs:IsFunctionSuppressed (Results 1 – 3 of 3) sorted by relevance
21 bool IsFunctionSuppressed(const char *function_name);
32 if (IsFunctionSuppressed(info.func_name)) { in ExpectNotRealtime()
96 bool __rtsan::IsFunctionSuppressed(const char *function_name) { in IsFunctionSuppressed() function in __rtsan