Searched refs:st_init (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/trace/ | ||
| H A D | simple.h | 17 bool st_init(void); |
| H A D | control.c | 267 if (!st_init()) { in trace_init_backends() |
| H A D | simple.c | 410 bool st_init(void) in st_init() function |