Home
last modified time | relevance | path

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

/external/libtracefs/src/
Dtracefs-hist.c1867 static char *create_hist(char **keys, char **vars) in create_hist() function
1992 end_hist = create_hist(synth->end_keys, synth->end_vars); in create_end_hist()
2215 synth->start_hist = create_hist(synth->start_keys, synth->start_vars); in tracefs_synth_create()
2291 hist = create_hist(synth->start_keys, synth->start_vars); in tracefs_synth_destroy()
2354 hist = create_hist(synth->start_keys, synth->start_vars); in tracefs_synth_echo_cmd()