Home
last modified time | relevance | path

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

/external/libtracefs/src/
Dtracefs-hist.c756 struct tracefs_synth { struct
757 struct tracefs_instance *instance;
758 struct tep_handle *tep;
759 struct tep_event *start_event;
760 struct tep_event *end_event;
761 struct action *actions;
762 struct action **next_action;
763 struct tracefs_dynevent *dyn_event;
764 struct name_hash *name_hash[1 << HASH_BITS];
765 char *start_hist;
[all …]