Home
last modified time | relevance | path

Searched refs:loadThr (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/testbc/
H A Dtestbc.cpp233 struct loadThr struct
235 loadThr::loadThr(BCTest& bc, int reps = 1) : fBC(bc), fReps(reps) {} in loadThr() function in loadThr::loadThr
355 struct loadThr loader1(bc, reps); in main()
H A Dtestbc2.cpp239 struct loadThr struct
241 loadThr(BCTest& bc, int reps = 1) : fBC(bc), fReps(reps) {} in loadThr() argument
351 struct loadThr loader1(bc, reps); in main()
H A Dtestbc3.cpp240 struct loadThr struct
242 loadThr(BCTest& bc, int reps = 1) : fBC(bc), fReps(reps) in loadThr() function
388 struct loadThr loader1(bc, 1); in main()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/testbc/
H A Dtestbc.cpp233 struct loadThr struct
235 loadThr::loadThr(BCTest& bc, int reps = 1) : fBC(bc), fReps(reps) {} in loadThr() function in loadThr::loadThr
355 struct loadThr loader1(bc, reps); in main()
H A Dtestbc2.cpp239 struct loadThr struct
241 loadThr(BCTest& bc, int reps = 1) : fBC(bc), fReps(reps) {} in loadThr() function
351 struct loadThr loader1(bc, reps); in main()
H A Dtestbc3.cpp240 struct loadThr struct
242 loadThr(BCTest& bc, int reps = 1) : fBC(bc), fReps(reps) in loadThr() function
388 struct loadThr loader1(bc, 1); in main()