Home
last modified time | relevance | path

Searched defs:nsecs (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py222 def draw_sec_labels(ctx, options, rect, sec_w, nsecs): argument
/openbmc/qemu/tests/qtest/
H A Dide-test.c897 static void nsleep(QTestState *qts, int64_t nsecs) in nsleep()