Home
last modified time | relevance | path

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

/external/libtracefs/src/
Dtracefs-hist.c1851 static int remove_hist(struct tracefs_instance *instance, in remove_hist() function
2242 remove_hist(synth->instance, synth->start_event, synth->start_hist); in tracefs_synth_create()
2288 ret = remove_hist(synth->instance, synth->end_event, hist); in tracefs_synth_destroy()
2297 ret = remove_hist(synth->instance, synth->start_event, hist); in tracefs_synth_destroy()