Searched refs:track (Results 1 – 7 of 7) sorted by relevance
28 The loop works by keeping track of the minimum value found so far, and31 function object must keep track of the carried information, and how to
21 keep track of which buffers are currently in use, because buffers might
94 local variables are often easier for the compiler to track.
85 their address taken in a way the compiler cannot track, the technique
351 …track, (__itt_track *track), …
3356 struct ___itt_track* track; /*!< List of child tracks */ member3437 void ITTAPI __itt_set_track(__itt_track* track);3442 ITT_STUBV(ITTAPI, void, set_track, (__itt_track *track))3446 #define __itt_set_track(track)
262 In oneTBB this kind of recycling is done manually. You have to track when it is time to run the