OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_job_count
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/contrib/makefile/
build_helper.subr
33
get_job_count
() {
53
make -j"$(
get_job_count
)"
/external/ltp/testcases/kernel/power_management/lib/
pm_sched_mc.py
291
def
get_job_count
(stress, workload, sched_smt):
function
320
threads =
get_job_count
(stress, "ebizzy", sched_smt)
373
threads =
get_job_count
(stress, "kernbench", sched_smt)
704
threads =
get_job_count
(stress, work_ld, sched_smt_level)
Completed in 218 milliseconds