Home
last modified time | relevance | path

Searched refs:tracefs_hist_axis (Results 1 – 5 of 5) sorted by relevance

/external/libtracefs/include/
Dtracefs.h394 struct tracefs_hist_axis { struct
408 struct tracefs_hist_axis *axes); argument
/external/libtracefs/Documentation/
Dlibtracefs-hist-mod.txt213 static int parse_keys(char *keys, struct tracefs_hist_axis **axes)
220 struct tracefs_hist_axis *ax;
271 struct tracefs_hist_axis *axes = NULL;
Dlibtracefs-hist.txt27 struct *tracefs_hist_axis* {
41 struct tracefs_hist_axis pass:[*]_axes_);
90 is of type *struct tracefs_hist_axis_cnt* and not *struct tracefs_hist_axis*.
Dlibtracefs.txt248 struct tracefs_hist_axis pass:[*]_axes_);
/external/libtracefs/src/
Dtracefs-hist.c247 struct tracefs_hist_axis axis[] = {{key, type}, {NULL, 0}}; in tracefs_hist_alloc()
276 struct tracefs_hist_axis axis[] = {{key1, type1}, in tracefs_hist_alloc_2d()
286 struct tracefs_hist_axis *axes, in hist_alloc_nd()
343 struct tracefs_hist_axis *axes) in tracefs_hist_alloc_nd()