hists_evsel
int err = evsel__object_config(sizeof(struct hists_evsel),
struct hists_evsel *hevsel = container_of(hists, struct hists_evsel, hists);
struct hists_evsel *hevsel = (struct hists_evsel *)evsel;