HomeSort by relevance Sort by last modified time
    Searched refs:init_xml_dbl_attr (Results 1 - 3 of 3) sorted by null

  /external/oprofile/libop/
op_xml_out.h 67 void init_xml_dbl_attr(tag_t attr, double value, char *buffer, size_t size);
op_xml_out.c 157 void init_xml_dbl_attr(tag_t attr, double value, char *buffer, size_t max) function
170 fprintf(stderr, "init_xml_dbl_attr: snprintf failed\n");
  /external/oprofile/libutil++/
xml_output.cpp 68 init_xml_dbl_attr(attr, value, buf, MAX_XML_BUF);

Completed in 1780 milliseconds