Home
last modified time | relevance | path

Searched refs:TRACEFS_HIST_KEY_USECS (Results 1 – 4 of 4) sorted by relevance

/external/libtracefs/Documentation/
Dlibtracefs-hist.txt23 *TRACEFS_HIST_KEY_USECS*,
144 *TRACEFS_HIST_KEY_USECS* for use with "common_timestamp" or TRACEFS_HIST_TIMESTAMP,
223 ax[cnt].type = TRACEFS_HIST_KEY_USECS;
Dlibtracefs-hist-mod.txt161 *TRACEFS_HIST_KEY_USECS* for use with "common_timestamp" or TRACEFS_HIST_TIMESTAMP,
251 ax[cnt].type = TRACEFS_HIST_KEY_USECS;
/external/libtracefs/include/
Dtracefs.h335 TRACEFS_HIST_KEY_USECS, enumerator
/external/libtracefs/src/
Dtracefs-hist.c413 case TRACEFS_HIST_KEY_USECS: in tracefs_hist_add_key_cnt()