llvm-project/openmp/runtime/test/ompt/synchronization
Joachim Protze 489cdb783a [OMPT] Update types according to TR7
Some types and callback signatures have changed from TR6 to TR7.
Major changes (only adding signatures and stubs):
(-remove idle callback) done by D48362
-add reduction and dispatch callback
-add get_task_memory and finalize_tool runtime entry points
-ompt_invoker_t  becomes ompt_parallel_flag_t
-more types of sync_regions

Patch provided by Simon Convent

Reviewers: hbae, protze.joachim

Differential Revision: https://reviews.llvm.org/D50774

llvm-svn: 341834
2018-09-10 14:34:54 +00:00
..
barrier [OMPT] Update types according to TR7 2018-09-10 14:34:54 +00:00
critical.c
flush.c [OMPT] Fix inconsistent testcases 2018-02-28 09:28:51 +00:00
lock.c [OMPT] Use fuzzy return addresses in lock testcases 2018-01-26 14:19:02 +00:00
master.c [OMPT] Fix inconsistent testcases 2018-02-28 09:28:51 +00:00
nest_lock.c [OMPT] Use fuzzy return addresses in lock testcases 2018-01-26 14:19:02 +00:00
ordered.c
taskgroup.c
taskwait.c
test_lock.c [OMPT] Use fuzzy return addresses in lock testcases 2018-01-26 14:19:02 +00:00
test_nest_lock.c
test_nest_lock_parallel.c [OMPT] Use fuzzy return addresses in lock testcases 2018-01-26 14:19:02 +00:00