HomeSort by relevance Sort by last modified time
    Searched refs:Sar (Results 1 - 5 of 5) sorted by null

  /external/ltp/testscripts/
ltpstress.sh 24 # 2) The 'sar' application must be installed to use the "-S" option
49 Sar=0
64 -d datafile Data file for 'sar' or 'top' to log to. Default is "/tmp/ltpstress.data".
65 -i # (in sec) Interval that 'sar' or 'top' should take snapshots. Default is 10 seconds.
72 -S Use 'sar' to measure data.
122 Sar=1
128 T) if [ $Sar -eq 0 ]; then
283 if [ $Sar -eq 1 ]; then
284 sar -o $datafile $interval > /dev/null &
319 if [ $Sar -eq 1 ]; the
    [all...]
  /external/v8/src/compiler/
machine-operator.h 667 V(Word, Sar) \
  /external/v8/src/crankshaft/
hydrogen-instructions.cc 252 void Range::Sar(int32_t value) {
    [all...]
hydrogen-instructions.h 121 V(Sar) \
253 void Sar(int32_t value);
    [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 481 milliseconds