Home
last modified time | relevance | path

Searched refs:thread_count (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/vr/performanced/
Dtask.h33 size_t thread_count() const { return thread_count_; } in thread_count() function
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp528 int thread_count = ProgramOptions.threads; in ServiceCommand() local
529 while (thread_count--) { in ServiceCommand()
602 int thread_count = ProgramOptions.threads; in ClientCommand() local
603 while (thread_count--) { in ClientCommand()