OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_thread
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
cpuset_memory_test.c
56
static int
opt_thread
;
variable
130
opt_thread
= 1;
334
if (
opt_thread
) {
380
if (
opt_thread
) {
/external/jemalloc/bin/
jeprof.in
340
$main::
opt_thread
= undef;
413
"thread=s" => \$main::
opt_thread
,
713
if (!defined($main::
opt_thread
)) {
718
if (defined($main::
opt_thread
) &&
719
($main::
opt_thread
eq '*' || $main::
opt_thread
== $thread)) {
[
all
...]
Completed in 83 milliseconds