Lines Matching refs:names
544 * both file and program names. This seems to be way more useful in
645 const char *names[4];
675 for (j = 0; j < ARRAY_SIZE(stat_defs[i].names); j++) {
676 alias = def->names[j];
831 * Just in case, we support both UAPI-side type names and
832 * kernel-internal names.
946 printf("Failed to guess program type for freplace program with context type name '%s' for %s/%s. Consider using canonical type names to help veristat...\n",
1291 printf("%s%s", i == 0 ? "" : ",", stat_defs[id].names[0]);
1587 printf("%s%s%s", i + j == 0 ? "" : ",", stat_defs[id].names[0], sfx);
1804 stat_defs[base_specs.ids[i]].names[0],
1805 stat_defs[comp_specs.ids[i]].names[0]);