Home | History | Annotate | Download | only in libpp

Lines Matching refs:endl

413 		cerr << "Internal error - no equivalence class axis" << endl;
518 << sample_files.sample_filename << endl
519 << parsed << endl;
698 out << "sample_filename: " << sample_files.sample_filename << endl;
707 out << "lib_image: " << pdep_set.lib_image << endl;
721 out << "image: " << pset.image << endl;
741 out << "event: " << ptemplate.event << endl
742 << "count: " << ptemplate.count << endl
743 << "unitmask: " << ptemplate.unitmask << endl
744 << "tgid: " << ptemplate.tgid << endl
745 << "tid: " << ptemplate.tid << endl
746 << "cpu: " << ptemplate.cpu << endl;
752 out << "name: " << pclass.name << endl
753 << "longname: " << pclass.longname << endl
767 out << "event: " << pclasses.event << endl
768 << "cpuinfo: " << pclasses.cpuinfo << endl;