Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
Collection Control
Collaboration diagram for Collection Control:

Functions

void ITTAPI __itt_pause (void)
 Pause collection. More...
 
void ITTAPI __itt_resume (void)
 Resume collection. More...
 
void ITTAPI __itt_detach (void)
 Detach collection. More...
 

Detailed Description

General behavior: application continues to run, but no profiling information is being collected

Pausing occurs not only for the current thread but for all process as well as spawned processes

Function Documentation

◆ __itt_detach()

void ITTAPI __itt_detach ( void  )

Detach collection.

◆ __itt_pause()

void ITTAPI __itt_pause ( void  )

Pause collection.

◆ __itt_resume()

void ITTAPI __itt_resume ( void  )

Resume collection.


Copyright © 2005-2020 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.