Searched refs:test_format (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/perf/tests/ |
H A D | pmu.c | 13 static struct test_format { struct 100 struct test_format *format = &test_formats[i]; in test_format_dir_get()
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch | 442 +test_format() 524 + test_format();
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H 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()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H 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()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H 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()
|