Home
last modified time | relevance | path

Searched refs:TRACEFS_HIST_CMD_START (Results 1 – 3 of 3) sorted by relevance

/external/libtracefs/include/
Dtracefs.h356 TRACEFS_HIST_CMD_START = 0, enumerator
/external/libtracefs/Documentation/
Dlibtracefs-hist-mod.txt122 *TRACEFS_HIST_CMD_START* or zero to start execution of the histogram.
/external/libtracefs/src/
Dtracefs-hist.c108 case TRACEFS_HIST_CMD_START: break; in add_hist_commands()