Searched refs:longname (Results 1 – 6 of 6) sorted by relevance
338 it->longname = describe_header(header); in name_classes()342 it->longname = "Processes with a thread group ID of "; in name_classes()343 it->longname += it->ptemplate.tgid; in name_classes()347 it->longname = "Processes with a thread ID of "; in name_classes()348 it->longname += it->ptemplate.tid; in name_classes()352 it->longname = "Samples on CPU " + it->ptemplate.cpu; in name_classes()753 << "longname: " << pclass.longname << endl in operator <<()
113 std::string longname; member
363 strncpy(data->ext.longname, "Bluetooth Audio", sizeof(data->ext.longname) - 1); in SND_CTL_PLUGIN_DEFINE_FUNC()
710 unsigned char longname[80]; /* name + info text about soundcard */ member
213 cout << classes.v[i].longname << endl; in output_header()
131 out << in_comment << classes.v[i].longname << endl; in output_info()