Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddsos.h38 size_t __dsos__fprintf(struct list_head *head, FILE *fp);
H A Ddsos.c311 size_t __dsos__fprintf(struct list_head *head, FILE *fp) in __dsos__fprintf() function
H A Dmachine.c893 size_t ret = __dsos__fprintf(&machines->host.dsos.head, fp); in machines__fprintf_dsos()
897 ret += __dsos__fprintf(&pos->dsos.head, fp); in machines__fprintf_dsos()