Searched refs:perf (Results 1 – 9 of 9) sorted by relevance
/system/extras/memcpy-perf/ |
D | graph_memcpy.py | 22 perf = [] variable 27 perf.append(float(line_split[1].split(":")[1].split("G")[0])) 29 line, = ax.plot(size, perf, '-', linewidth=0.2, label=arg)
|
D | Android.mk | 5 LOCAL_MODULE := memcpy-perf 7 LOCAL_SRC_FILES := memcpy-perf.cpp test-funcs.cpp
|
/system/extras/zram-perf/ |
D | Android.mk | 5 LOCAL_MODULE := zram-perf 10 zram-perf.cpp
|
/system/extras/perfprofd/tests/ |
D | Android.mk | 23 LOCAL_MODULE := canned.perf.data 27 LOCAL_SRC_FILES := canned.perf.data
|
D | README.txt | 6 1. One of the testpoints in this test suite performs a live 'perf' 7 run on the device; before invoking the test be sure that 'perf' 8 has been built and installed on the device in /system/bin/perf
|
D | perfprofd_test.cc | 437 I: profile collection failed (perf record returned bad exit status) in TEST_F()
|
/system/extras/tests/workloads/ |
D | pwrsummary.sh | 65 …rintf "%s,%s,%s,%s,%s,%s,%s,%s,%s\n" " " build min ave max net-mA@${voltage}v base-mW net-mW perf/W 67 …s %12.12s %12.12s %12.12s %12.12s\n" " " build min ave max net-mA@${voltage}v base-mW net-mW perf/W
|
/system/sepolicy/ |
D | perfprofd.te | 1 # perfprofd - perf profile collection daemon 36 # simpleperf uses ioctl() to turn on kernel perf events measurements
|
/system/extras/perfprofd/ |
D | perf_profile.proto | 72 // A compressed representation of a perf profile, which contains samples from
|