Searched refs:aggregator (Results 1 – 9 of 9) sorted by relevance
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _aggregator.h | 142 class aggregator : public aggregator_generic<OperationType> { 145 aggregator() = default;
|
| H A D | _flow_graph_join_impl.h | 235 aggregator<handler_type, reserving_port_operation> my_aggregator; 403 aggregator<handler_type, queueing_port_operation> my_aggregator; 561 aggregator<handler_type, key_matching_port_operation> my_aggregator; 873 aggregator<handler_type, key_matching_FE_operation> my_aggregator; 1065 aggregator<handler_type, join_node_base_operation> my_aggregator;
|
| H A D | _flow_graph_indexer_impl.h | 137 aggregator<handler_type, indexer_node_base_operation> my_aggregator;
|
| H A D | _flow_graph_node_impl.h | 169 aggregator< handler_type, operation_type > my_aggregator;
|
| /oneTBB/src/tbbmalloc/ |
| H A D | large_objects.h | 171 typename MallocAggregator<CacheBinOperation>::type aggregator; variable
|
| H A D | large_objects.cpp | 450 aggregator.execute( op, func, longLifeTime ); in ExecuteOperation()
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | concurrent_lru_cache.h | 77 using aggregator_type = aggregator<aggregator_function_type, aggregator_operation_type>;
|
| H A D | concurrent_priority_queue.h | 395 using aggregator_type = aggregator<functor, cpq_operation>;
|
| H A D | flow_graph.h | 1188 aggregator< handler_type, buffer_operation> my_aggregator;
|