|
@@ -126,29 +126,3 @@
|
|
|
fun:_starpu_load_bus_performance_files
|
|
|
...
|
|
|
}
|
|
|
-
|
|
|
-{
|
|
|
- This is racy, but we don't care, if the function was called a bit earlier we would have had a different value
|
|
|
- Helgrind:Race
|
|
|
- fun:_starpu_fifo_empty
|
|
|
- fun:pop_task_eager_policy
|
|
|
- ...
|
|
|
-}
|
|
|
-
|
|
|
-{
|
|
|
- This is the counterpart of the suppression above
|
|
|
- Helgrind:Race
|
|
|
- fun:_starpu_fifo_push_task
|
|
|
- fun:push_task_eager_policy
|
|
|
- ...
|
|
|
-}
|
|
|
-
|
|
|
-
|
|
|
-{
|
|
|
- This is the counterpart of the suppression above
|
|
|
- Helgrind:Race
|
|
|
- fun:_starpu_fifo_push_sorted_task
|
|
|
- fun:_starpu_fifo_push_task
|
|
|
- fun:push_task_eager_policy
|
|
|
- ...
|
|
|
-}
|