Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/
H A Dprog.c1978 struct profile_metric { struct
1979 const char *name;
1980 struct bpf_perf_event_value val;
1981 struct perf_event_attr attr;
1982 bool selected;
1985 const int ratio_metric; /* 0 for N/A, 1 for index 0 (cycles) */
1986 const char *ratio_desc;
1987 const float ratio_mul;