MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / itt_id_create

Function itt_id_create

benchmarks/tbb/tbb_main.cpp:306–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304}
305
306static inline void itt_id_create(const __itt_domain *domain, __itt_id id) {
307 ITTNOTIFY_VOID_D1(id_create, domain, id);
308}
309
310void itt_make_task_group_v7( itt_domain_enum domain, void *group, unsigned long long group_extra,
311 void *parent, unsigned long long parent_extra, string_index name_index ) {

Callers 1

itt_make_task_group_v7Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected