Searched defs:profile_metric (Results 1 – 1 of 1) sorted by relevance
1882 struct profile_metric { struct1883 const char *name;1884 struct bpf_perf_event_value val;1885 struct perf_event_attr attr;1886 bool selected;1889 const int ratio_metric; /* 0 for N/A, 1 for index 0 (cycles) */1890 const char *ratio_desc;1891 const float ratio_mul;