Home
last modified time | relevance | path

Searched refs:aggregator (Results 1 – 9 of 9) sorted by relevance

/oneTBB/include/oneapi/tbb/detail/
H A D_aggregator.h142 class aggregator : public aggregator_generic<OperationType> {
145 aggregator() = default;
H A D_flow_graph_join_impl.h235 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.h137 aggregator<handler_type, indexer_node_base_operation> my_aggregator;
H A D_flow_graph_node_impl.h169 aggregator< handler_type, operation_type > my_aggregator;
/oneTBB/src/tbbmalloc/
H A Dlarge_objects.h171 typename MallocAggregator<CacheBinOperation>::type aggregator; variable
H A Dlarge_objects.cpp450 aggregator.execute( op, func, longLifeTime ); in ExecuteOperation()
/oneTBB/include/oneapi/tbb/
H A Dconcurrent_lru_cache.h77 using aggregator_type = aggregator<aggregator_function_type, aggregator_operation_type>;
H A Dconcurrent_priority_queue.h395 using aggregator_type = aggregator<functor, cpq_operation>;
H A Dflow_graph.h1188 aggregator< handler_type, buffer_operation> my_aggregator;