Home
last modified time | relevance | path

Searched refs:MAX_NUM_PROFILE_METRICS (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/bpf/bpftool/
H A Dprog.c2070 #define MAX_NUM_PROFILE_METRICS 4 macro
2095 if (selected_cnt > MAX_NUM_PROFILE_METRICS) { in profile_parse_metrics()
2097 selected_cnt, MAX_NUM_PROFILE_METRICS); in profile_parse_metrics()