Home
last modified time | relevance | path

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

/linux-5.10/tools/bpf/bpftool/
Dprog.c1665 struct profile_metric { struct
1666 const char *name;
1667 struct bpf_perf_event_value val;
1668 struct perf_event_attr attr;
1669 bool selected;
1672 const int ratio_metric; /* 0 for N/A, 1 for index 0 (cycles) */
1673 const char *ratio_desc;
1674 const float ratio_mul;