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

/system/core/libcutils/
H A Dtrace-dev.c200 #define WRITE_MSG(format_begin, format_end, pid, name, value) { \ macro
218 WRITE_MSG("S|%d|", "|%" PRId32, getpid(), name, cookie);
223 WRITE_MSG("F|%d|", "|%" PRId32, getpid(), name, cookie);
228 WRITE_MSG("C|%d|", "|%" PRId32, getpid(), name, value);
233 WRITE_MSG("C|%d|", "|%" PRId64, getpid(), name, value);

Completed in 274 milliseconds