Home
last modified time | relevance | path

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

/Linux-v5.10/tools/bpf/bpftool/
Dprog.c1724 #define MAX_NUM_PROFILE_METRICS 4 macro
1749 if (selected_cnt > MAX_NUM_PROFILE_METRICS) { in profile_parse_metrics()
1751 selected_cnt, MAX_NUM_PROFILE_METRICS); in profile_parse_metrics()