Functions | |
def | _args () |
def | _build_cmd (cfg, benchmarks) |
def | _build_config_and_copy (cfg, benchmarks, dest_dir) |
def | build (name, benchmarks, jobs, counters) |
Variables | |
def | args = _args() |
|
private |
Definition at line 27 of file bm_build.py.
|
private |
Definition at line 57 of file bm_build.py.
|
private |
Build given config and copy resulting binaries to dest_dir/CONFIG
Definition at line 67 of file bm_build.py.
def bm_build.build | ( | name, | |
benchmarks, | |||
jobs, | |||
counters | |||
) |
Definition at line 78 of file bm_build.py.
Definition at line 87 of file bm_build.py.