Home
last modified time | relevance | path

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

/Linux-v5.15/tools/bpf/bpftool/
Dprog.c1780 struct profile_metric { struct
1781 const char *name;
1782 struct bpf_perf_event_value val;
1783 struct perf_event_attr attr;
1784 bool selected;
1787 const int ratio_metric; /* 0 for N/A, 1 for index 0 (cycles) */
1788 const char *ratio_desc;
1789 const float ratio_mul;