Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
_flow_graph_trace_impl.h File Reference
#include "../tbb_profiling.h"
Include dependency graph for _flow_graph_trace_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tbb::internal::fgt_internal_input_alias_helper< PortsTuple, N >
 
struct  tbb::internal::fgt_internal_output_alias_helper< PortsTuple, N >
 

Namespaces

 tbb
 The graph class.
 
 tbb::internal
 Identifiers declared inside namespace internal should never be used directly by client code.
 

Macros

#define CODEPTR()   NULL
 

Functions

static void tbb::internal::fgt_alias_port (void *, void *, bool)
 
static void tbb::internal::fgt_composite (void *, void *, void *)
 
static void tbb::internal::fgt_graph (void *)
 
template<typename NodeType >
static void tbb::internal::fgt_multioutput_node_desc (const NodeType *, const char *)
 
template<typename NodeType >
static void tbb::internal::fgt_node_desc (const NodeType *, const char *)
 
static void tbb::internal::fgt_graph_desc (void *, const char *)
 
static void tbb::internal::fgt_body (void *, void *)
 
template<int N, typename PortsTuple >
static void tbb::internal::fgt_multioutput_node (void *, string_index, void *, void *, PortsTuple &)
 
template<int N, typename PortsTuple >
static void tbb::internal::fgt_multioutput_node_with_body (void *, string_index, void *, void *, PortsTuple &, void *)
 
template<int N, typename PortsTuple >
static void tbb::internal::fgt_multiinput_node (void *, string_index, void *, PortsTuple &, void *)
 
static void tbb::internal::fgt_multiinput_multioutput_node (void *, string_index, void *, void *)
 
static void tbb::internal::fgt_node (void *, string_index, void *, void *)
 
static void tbb::internal::fgt_node (void *, string_index, void *, void *, void *)
 
static void tbb::internal::fgt_node (void *, string_index, void *, void *, void *, void *)
 
static void tbb::internal::fgt_node_with_body (void *, string_index, void *, void *, void *)
 
static void tbb::internal::fgt_node_with_body (void *, string_index, void *, void *, void *, void *)
 
static void tbb::internal::fgt_make_edge (void *, void *)
 
static void tbb::internal::fgt_remove_edge (void *, void *)
 
static void tbb::internal::fgt_begin_body (void *)
 
static void tbb::internal::fgt_end_body (void *)
 
static void tbb::internal::fgt_async_try_put_begin (void *, void *)
 
static void tbb::internal::fgt_async_try_put_end (void *, void *)
 
static void tbb::internal::fgt_async_reserve (void *, void *)
 
static void tbb::internal::fgt_async_commit (void *, void *)
 
static void tbb::internal::fgt_reserve_wait (void *)
 
static void tbb::internal::fgt_release_wait (void *)
 
template<typename NodeType >
void tbb::internal::fgt_multiinput_multioutput_node_desc (const NodeType *, const char *)
 

Macro Definition Documentation

◆ CODEPTR

#define CODEPTR ( )    NULL

Definition at line 297 of file _flow_graph_trace_impl.h.


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.