Searched refs:create_d (Results 1 – 1 of 1) sorted by relevance
39 static void notifyResult(const std::string& path, int64_t create_d, in notifyResult() argument43 + " " + std::to_string(create_d) in notifyResult()120 nsecs_t create_d = create - start; in benchmark() local125 LOG(INFO) << "create took " << nanoseconds_to_milliseconds(create_d) << "ms"; in benchmark()130 notifyResult(path, create_d, drop_d, run_d, destroy_d); in benchmark()