Home
last modified time | relevance | path

Searched defs:prune (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py41 monitoredApp, prune, idle, taskstats, argument
155 def prune(self, process_subtree, parent): member in ProcessTree
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dalarm_timestamps.hpp126 void prune( in prune() function in sensor::monitor::AlarmTimestamps
/openbmc/linux/Documentation/networking/
H A Dsnmp_counter.rst1001 prune chapter
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp612 std::vector<uint32_t> Repository::prune( in prune() function in openpower::pels::Repository
/openbmc/linux/fs/unicode/
H A Dmkutf8data.c654 static void prune(struct tree *tree) in prune() function
/openbmc/linux/sound/soc/
H A Dsoc-pcm.c1477 int prune = 0; in dpcm_prune_paths() local