Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-sqlhist.c97 struct sql_table { struct
98 struct sqlhist_bison *sb;
99 const char *name;
100 struct expr *exprs;
101 struct expr *fields;
102 struct expr *from;
103 struct expr *to;
104 struct expr *where;
105 struct expr **next_where;
106 struct match *matches;
[all …]