Home
last modified time | relevance | path

Searched refs:st_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/trace/
H A Dsimple.h17 bool st_init(void);
H A Dcontrol.c267 if (!st_init()) { in trace_init_backends()
H A Dsimple.c410 bool st_init(void) in st_init() function