Searched defs:profile_metric (Results 1 – 1 of 1) sorted by relevance
1982 struct profile_metric { struct1983 const char *name;1984 struct bpf_perf_event_value val;1985 struct perf_event_attr attr;1986 bool selected;1989 const int ratio_metric; /* 0 for N/A, 1 for index 0 (cycles) */1990 const char *ratio_desc;1991 const float ratio_mul;