Home
last modified time | relevance | path

Searched refs:itt_heap_allocate_begin (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/hpx/util/
H A Ditt_notify.hpp62 itt_heap_allocate_begin(f, size, initialized) \
137 HPX_EXPORT void itt_heap_allocate_begin(__itt_heap_function, std::size_t, int);
590 inline void itt_heap_allocate_begin(__itt_heap_function, std::size_t, int) {} in itt_heap_allocate_begin() function
/dports/devel/hpx/hpx-1.2.1/src/util/
H A Ditt_notify.cpp477 void itt_heap_allocate_begin(__itt_heap_function f, std::size_t size, int init) in itt_heap_allocate_begin() function