Home
last modified time | relevance | path

Searched refs:SAMPLES_DIR (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/utils/
Dopcontrol104 mv $1 $SAMPLES_DIR/.tmp_reset.$$
105 rm -rf $SAMPLES_DIR/.tmp_reset.$$
290 SAMPLES_DIR="$SESSION_DIR/samples"
291 LOG_FILE="$SAMPLES_DIR/oprofiled.log"
292 CURRENT_SAMPLES_DIR="$SAMPLES_DIR/current"
937 vecho "SAMPLES_DIR $SAMPLES_DIR"
1657 cp -r /dev/oprofile/stats "$SAMPLES_DIR/current"
1690 SAVE_DIR="${SAMPLES_DIR}/${SAVE_NAME}"
1717 if test -z "$SAMPLES_DIR"; then
1723 move_and_remove $SAMPLES_DIR/current/{kern}
[all …]
/external/oprofile/
DChangeLog-20022432 * pp/oprofpp.cpp: fix a missing SAMPLES_DIR prepend