Searched refs:for_each_token (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-c2c.c | 2588 #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 D | builtin-c2c.c | 2903 #define for_each_token(__tok, __buf, __sep, __tmp) \ macro 2921 for_each_token(tok, buf, ",", tmp) { in build_cl_output()
|
Completed in 20 milliseconds