Lines Matching full:enum
25 enum hist_filter {
39 enum hist_column {
411 u16 hists__col_len(struct hists *hists, enum hist_column col);
412 void hists__set_col_len(struct hists *hists, enum hist_column col, u16 len);
413 bool hists__new_col_len(struct hists *hists, enum hist_column col, u16 len);
564 enum {
627 enum perf_hpp_fmt_type {
641 enum perf_hpp_fmt_type fmtype);
645 enum perf_hpp_fmt_type fmtype);
673 enum rstype {
705 struct evsel *evsel, enum rstype rstype);
744 enum rstype rstype __maybe_unused) in res_sample_browse()
778 enum hierarchy_move_dir {
786 enum hierarchy_move_dir hmd);