Linux Kernel
3.7.1
|
#include <sort.h>
Data Fields | |
struct list_head | list |
const char * | se_header |
int64_t(* | se_cmp )(struct hist_entry *, struct hist_entry *) |
int64_t(* | se_collapse )(struct hist_entry *, struct hist_entry *) |
int(* | se_snprintf )(struct hist_entry *self, char *bf, size_t size, unsigned int width) |
u8 | se_width_idx |
bool | elide |
int64_t(* se_cmp)(struct hist_entry *, struct hist_entry *) |
int64_t(* se_collapse)(struct hist_entry *, struct hist_entry *) |