Function report |
Source Code:kernel\trace\trace_probe_tmpl.h |
Create Date:2022-07-28 12:38:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Traceprobe fetch helper inlines
Proto:static inline __attribute__((__always_inline__)) void fetch_store_raw(unsigned long val, struct fetch_insn *code, void *buf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | val | |
struct fetch_insn * | code | |
void * | buf |
10 | Case size == 1 |
13 | Case size == 2 |
16 | Case size == 4 |
19 | Case size == 8 |
23 | Default |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |