Home
last modified time | relevance | path

Searched refs:get_timestamp (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Dsclpcpi.c141 static void get_timestamp(Object *obj, Visitor *v, const char *name, in get_timestamp() function
194 object_class_property_add(klass, "timestamp", "uint64", get_timestamp, in cpi_class_init()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Drunqueue.py1461 def get_timestamp(f): function
1492 t1 = get_timestamp(stampfile)
1498 t2 = get_timestamp(stampfile2)
1499 t3 = get_timestamp(stampfile3)