Home
last modified time | relevance | path

Searched refs:for_each_token (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c2588 #define for_each_token(__tok, __buf, __sep, __tmp) \ macro
2606 for_each_token(tok, buf, ",", tmp) { in build_cl_output()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c2903 #define for_each_token(__tok, __buf, __sep, __tmp) \ macro
2921 for_each_token(tok, buf, ",", tmp) { in build_cl_output()

Completed in 20 milliseconds