Home
last modified time | relevance | path

Searched defs:hist_entry (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/util/
Dsort.h55 struct hist_entry { struct
78 struct hist_entry *pair; argument
102 int64_t (*se_cmp)(struct hist_entry *, struct hist_entry *); argument
/external/qemu/
Dreadline.h26 int hist_entry; member
Dreadline.c215 char *hist_entry, *new_entry; in readline_hist_add() local