|
Linux Kernel
3.7.1
|
#include <stdio.h>#include "../../util/util.h"#include "../../util/hist.h"#include "../../util/sort.h"Go to the source code of this file.
Functions | |
| size_t | hists__fprintf (struct hists *hists, bool show_header, int max_rows, int max_cols, FILE *fp) |
| size_t | hists__fprintf_nr_events (struct hists *hists, FILE *fp) |
1.8.2