Home
last modified time | relevance | path

Searched refs:perfNapiAsyncOrderbys (Results 1 - 1 of 1) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/hiperf/
H A Dperf_napi_async_table.cpp128 auto perfNapiAsyncOrderbys = fc.GetOrderBys(); in Filter() local
129 for (auto i = perfNapiAsyncOrderbys.size(); i > 0;) { in Filter()
131 switch (static_cast<Index>(perfNapiAsyncOrderbys[i].iColumn)) { in Filter()
133 indexMap_->SortBy(perfNapiAsyncOrderbys[i].desc); in Filter()

Completed in 1 milliseconds