MCPcopy Create free account
hub / github.com/F-Stack/f-stack / rte_cpu_strcmp_auxval

Function rte_cpu_strcmp_auxval

dpdk/lib/eal/linux/eal_cpuflags.c:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78int
79rte_cpu_strcmp_auxval(unsigned long type, const char *str)
80{
81 return _rte_cpu_getauxval(type, str);
82}

Callers 1

rte_cpu_get_featuresFunction · 0.50

Calls 1

_rte_cpu_getauxvalFunction · 0.85

Tested by

no test coverage detected