Home
last modified time | relevance | path

Searched refs:get_pid (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/functional/
H A Dtest_memlock.py
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dchild.hpp63 pid_t get_pid() const;
H A Dchild.cpp31 pid_t Child::get_pid() const in get_pid() function in sdeventplus::source::Child
/openbmc/sdeventplus/test/source/
H A Dchild.cpp207 EXPECT_EQ(pid, child->get_pid()); in TEST_F()
215 EXPECT_THROW(child->get_pid(), SdEventError); in TEST_F()
/openbmc/qemu/tests/migration-stress/guestperf/
H A Dengine.py115 src_pid = src.get_pid()
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py279 def get_pid(self) -> Optional[int]: member in QEMUMachine
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py138 def get_pid(name): function
151 pid = get_pid(process_name)
155 pid = get_pid(process_name)