Home | History | Annotate | Download | only in opcontrol

Lines Matching refs:strlen

373     for (i = 0; i < strlen(event_name); i++) {
441 write(fd, content, strlen(content));
494 if (strlen(dirent->d_name) >= 4 && memcmp(dirent->d_name, "cpu", 3) == 0) {
667 if (strlen(callgraph)) {
720 snprintf(command + strlen(command), sizeof(command) - strlen(command),
723 snprintf(command + strlen(command), sizeof(command) - strlen(command), ",");
728 snprintf(command + strlen(command), sizeof(command) - strlen(command),
758 snprintf(command + strlen(command), sizeof(command) - strlen(command),
762 snprintf(command + strlen(command), sizeof(command) - strlen(command),
765 snprintf(command + strlen(command), sizeof(command) - strlen(command),
770 snprintf(command + strlen(command), sizeof(command) - strlen(command),