Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dmcount.S121 do_trace: label
/openbmc/linux/arch/m68k/68000/
H A Dentry.S41 do_trace: label
/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
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c916 static int do_trace(struct t3cdev *dev, struct sk_buff *skb) in do_trace() function