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

  /external/oprofile/gui/
oprof_start_config.h 50 uint buffer_watershed; member in struct:config_setting
oprof_start_config.cpp 47 buffer_watershed(0),
100 buffer_watershed = op_lexical_cast<unsigned int>(val);
oprof_start.cpp 162 buffer_watershed_edit->setText(QString().setNum(config.buffer_watershed));
650 config.buffer_watershed = temp;
988 op_lexical_cast<string>(config.buffer_watershed));
  /external/oprofile/
ChangeLog-2005 236 * utils/opcontrol: implement 2.6 buffer_watershed
  /external/oprofile/utils/
opcontrol 1309 echo $BUF_WATERSHED >$MOUNT/buffer_watershed
    [all...]

Completed in 163 milliseconds