Home
last modified time | relevance | path

Searched refs:TRACEFS_HIST_KEY_SYM (Results 1 – 6 of 6) sorted by relevance

/external/libtracefs/Documentation/
Dlibtracefs-hist.txt18 *TRACEFS_HIST_KEY_SYM*,
128 *TRACEFS_HIST_KEY_SYM* to display the key as a kernel symbol (if found). If
132 *TRACEFS_HIST_KEY_SYM_OFFSET* similar to *TRACEFS_HIST_KEY_SYM* but will also include
213 ax[cnt].type = TRACEFS_HIST_KEY_SYM;
Dlibtracefs-hist-mod.txt145 *TRACEFS_HIST_KEY_SYM* to display the key as a kernel symbol (if found). If
149 *TRACEFS_HIST_KEY_SYM_OFFSET* similar to *TRACEFS_HIST_KEY_SYM* but will also include
241 ax[cnt].type = TRACEFS_HIST_KEY_SYM;
Dlibtracefs-hist-cont.txt112 "call_site",TRACEFS_HIST_KEY_SYM,
/external/libtracefs/include/
Dtracefs.h330 TRACEFS_HIST_KEY_SYM, enumerator
/external/libtracefs/src/
Dtracefs-sqlhist.c1342 ret = TRACEFS_HIST_KEY_SYM; in verify_field_type()
Dtracefs-hist.c398 case TRACEFS_HIST_KEY_SYM: in tracefs_hist_add_key_cnt()