Home
last modified time | relevance | path

Searched defs:sample_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dserial_mtk.c30 u32 sample_count; member
/openbmc/qemu/include/hw/s390x/
H A Dcss.h56 uint16_t sample_count; member
67 uint32_t sample_count; member
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dsamples.py128 def __init__(self, writer, process_map, sample_count, sample_period, start_time, end_time): argument