Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dtask-analyzer.py45 LEN_RUNTIME = len("999999.999") # 10 variable
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c51 #define LEN_RUNTIME ((XHCI_MAXINTRS + 1) * 0x20) macro