Searched refs:um_type (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libop/
H A Dop_xml_events.c80 char um_type[10]; local
87 strncpy(um_type, "bitmask", sizeof(um_type));
90 strncpy(um_type, "exclusive", sizeof(um_type));
93 strncpy(um_type, "mandatory", sizeof(um_type));
96 init_xml_str_attr(HELP_UNIT_MASKS_CATEGORY, um_type, buffer, MAX_BUFFER);

Completed in 29 milliseconds