Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dtrace.c80 int do_trace(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_trace() function
/openbmc/qemu/tests/tcg/plugins/
H A Dinsn.c23 static bool do_trace; variable