Home | History | Annotate | Download | only in opcontrol

Lines Matching refs:strlen

415     for (i = 0; i < strlen(event_name); i++) {
469 write(fd, content, strlen(content));
535 if (strlen(dirent->d_name) >= 4 && memcmp(dirent->d_name, "cpu", 3) == 0) {
704 if (strlen(callgraph)) {
759 snprintf(command + strlen(command), sizeof(command) - strlen(command),
762 snprintf(command + strlen(command), sizeof(command) - strlen(command), ",");
767 snprintf(command + strlen(command), sizeof(command) - strlen(command),
797 snprintf(command + strlen(command), sizeof(command) - strlen(command),
801 snprintf(command + strlen(command), sizeof(command) - strlen(command),
804 snprintf(command + strlen(command), sizeof(command) - strlen(command),
809 snprintf(command + strlen(command), sizeof(command) - strlen(command),