Searched refs:data_apex_cnt (Results 1 – 1 of 1) sorted by relevance
2824 int data_apex_cnt = std::count_if( in OnStart() local2828 if (data_apex_cnt > 0) { in OnStart()2829 Result<void> pre_allocate = loop::PreAllocateLoopDevices(data_apex_cnt); in OnStart()