OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpuset_isequal
(Results
1 - 3
of
3
) sorted by null
/external/stressapptest/src/
sattypes.h
102
static inline bool
cpuset_isequal
(const cpu_set_t *c1, const cpu_set_t *c2) {
function
sat.cc
[
all
...]
worker.cc
438
if (
cpuset_isequal
(thread_mask, &process_mask))
[
all
...]
Completed in 1949 milliseconds