Searched refs:test_format (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/tools/perf/tests/ |
A D | pmu.c | 11 static struct test_format { struct 99 struct test_format *format = &test_formats[i]; in test_format_dir_get()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | ethtool_common.c | 211 const char *test_format, const char *test_id) in efx_fill_test() argument 226 snprintf(test_str, sizeof(test_str), test_format, test_id); in efx_fill_test()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/ |
A D | ethtool.c | 211 const char *test_format, const char *test_id) in ef4_fill_test() argument 226 snprintf(test_str, sizeof(test_str), test_format, test_id); in ef4_fill_test()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | ethtool_common.c | 260 const char *test_format, const char *test_id) in efx_fill_test() argument 275 snprintf(test_str, sizeof(test_str), test_format, test_id); in efx_fill_test()
|
Completed in 11 milliseconds