Home
last modified time | relevance | path

Searched refs:prune (Results 1 – 20 of 20) sorted by relevance

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py41 monitoredApp, prune, idle, taskstats, argument
70 if prune:
71 p_processes = self.prune(self.process_tree, None)
155 def prune(self, process_subtree, parent): member in ProcessTree
176 prune = False
178 prune = True
181 prune = True
183 if prune:
190 num_removed += self.prune(p.child_list, p)
192 num_removed += self.prune(p.child_list, p)
H A Dmain.py.in43 # parser.add_option("-n", "--no-prune", action="store_false", dest="prune", default=True,
44 # help="do not prune the process tree")
115 options.prune = True
H A Dmain.py115 options.prune = True
H A Dparsing.py108 options.prune, idle, self.taskstats,
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/tests/
H A Dprocess_tree_test.py28 … trace.ps_stats.sample_period, None, options.prune, None, None, False, for_testing = True)
63 self.processtree.prune(self.processtree.process_tree, None)
69 self.processtree.prune(self.processtree.process_tree, None)
76 self.processtree.prune(self.processtree.process_tree, None)
84 self.processtree.prune(self.processtree.process_tree, None)
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-purge.service.in7 …t=find /etc/systemd/network -mindepth 1 ! -name 00-bmc-@NCSI_IF@.network -exec rm -vrf {} \; -prune
/openbmc/phosphor-logging/test/openpower-pels/
H A Drepository_test.cpp655 auto IDs = repo.prune(id); in TEST_F()
705 auto IDs = repo.prune(id); in TEST_F()
764 auto IDs = repo.prune(id); in TEST_F()
787 auto IDs = repo.prune(id); in TEST_F()
801 IDs = repo.prune(id); in TEST_F()
1021 auto IDs = repo.prune(id); in TEST_F()
1035 IDs = repo.prune(id); in TEST_F()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-Disable-running-gyp-files-for-bundled-deps.patch13 We also explicitly prune some dependencies from source in the bitbake recipe:
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dalarm_timestamps.hpp125 void prune( in prune() function in sensor::monitor::AlarmTimestamps
H A Dshutdown_alarm_monitor.cpp115 timestamps.prune(alarms); in ShutdownAlarmMonitor()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/
H A Dusbip-tools.bb30 # be wiped when we prune dest below. We just set it to usbip-tools-1.0
/openbmc/openbmc/poky/meta/recipes-extended/ghostscript/
H A Dghostscript_10.05.1.bb57 # ghostscript can't link to them. Can't prune zlib as that's needed for the
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.hpp406 std::vector<uint32_t> prune(const std::vector<uint32_t>& idsWithHwIsoEntry);
H A Drepository.cpp602 std::vector<uint32_t> Repository::prune( in prune() function in openpower::pels::Repository
H A Dmanager.cpp552 auto idsToDelete = _repo.prune(idsWithHwIsoEntry); in pruneRepo()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drootfs-postcommands.bbclass439 find "${IMAGE_ROOTFS}" -path "${IMAGE_ROOTFS}/home" -prune -o \
/openbmc/u-boot/
H A DMakefile412 -prune -o
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-execution.rst487 used to prune the "run" scripts down to the minimum set, thereby
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libeigen/libeigen/
H A D0002-Remove-LGPL-Code-and-references.patch779 - // FIXME add a generic "prune/filter" expression for both dense and sparse object to sparse
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dconcepts.rst1686 used to prune the "run" scripts down to the minimum set, thereby