Searched refs:exp_thd (Results 1 – 1 of 1) sorted by relevance
248 auto exp_thd = cfg.num_processes() * cfg.num_threads(); in RunConfig() local249 if (ctx.threads.size() != exp_thd) { in RunConfig()250 AddFailure("Trace threads mismatch. Expected %u threads, got %zu", exp_thd, in RunConfig()