/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/metrics/perf/ |
H A D | process_type_collector_unittest.cc | 52 std::map<uint32_t, Thread>* thread_types) { in GetExampleThreadTypeDataset() argument 67 thread_types->insert( in GetExampleThreadTypeDataset() 69 thread_types->insert( in GetExampleThreadTypeDataset() 71 thread_types->insert( in GetExampleThreadTypeDataset() 73 thread_types->insert(google::protobuf::MapPair<uint32_t, Thread>( in GetExampleThreadTypeDataset() 75 thread_types->insert(google::protobuf::MapPair<uint32_t, Thread>( in GetExampleThreadTypeDataset() 77 thread_types->insert(google::protobuf::MapPair<uint32_t, Thread>( in GetExampleThreadTypeDataset() 79 thread_types->insert(google::protobuf::MapPair<uint32_t, Thread>( in GetExampleThreadTypeDataset() 81 thread_types->insert(google::protobuf::MapPair<uint32_t, Thread>( in GetExampleThreadTypeDataset() 83 thread_types->insert(google::protobuf::MapPair<uint32_t, Thread>( in GetExampleThreadTypeDataset() [all …]
|
H A D | process_type_collector.cc | 138 std::map<uint32_t, Thread> thread_types; in ParseThreadTypes() local 154 if (thread_types.find(tid) != thread_types.end()) { in ParseThreadTypes() 182 thread_types.emplace(tid, thread); in ParseThreadTypes() 185 if (thread_types.empty()) { in ParseThreadTypes() 196 return thread_types; in ParseThreadTypes()
|
H A D | perf_events_collector.cc | 242 std::map<uint32_t, Thread> thread_types = in OnCollectProcessTypes() local 244 if (!process_types.empty() && !thread_types.empty()) { in OnCollectProcessTypes() 247 sampled_profile->mutable_thread_types()->insert(thread_types.begin(), in OnCollectProcessTypes() 248 thread_types.end()); in OnCollectProcessTypes()
|
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/ |
H A D | thread_state.rs | 29 macro_rules! thread_types ( ( $( $fun:ident = $flag:path ; )* ) => ( macro 45 thread_types! {
|
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/ |
H A D | thread_state.rs | 29 macro_rules! thread_types ( ( $( $fun:ident = $flag:path ; )* ) => ( macro 45 thread_types! {
|
/dports/www/firefox/firefox-99.0/servo/components/style/ |
H A D | thread_state.rs | 29 macro_rules! thread_types ( ( $( $fun:ident = $flag:path ; )* ) => ( macro 45 thread_types! {
|
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/ |
H A D | thread_state.rs | 29 macro_rules! thread_types ( ( $( $fun:ident = $flag:path ; )* ) => ( macro 45 thread_types! {
|
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/ |
H A D | thread_state.rs | 29 macro_rules! thread_types ( ( $( $fun:ident = $flag:path ; )* ) => ( macro 45 thread_types! {
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/metrics_proto/ |
H A D | sampled_profile.proto | 65 // This field and the below thread_types field assume that the PID/TID 75 map<uint32, Thread> thread_types = 14; field
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/metrics_proto/ |
H A D | sampled_profile.proto | 65 // This field and the below thread_types field assume that the PID/TID 75 map<uint32, Thread> thread_types = 14; field
|
/dports/mail/evolution/evolution-3.42.1/src/e-util/ |
H A D | e-filter-rule.c | 1063 const gchar *thread_types[] = { in filter_rule_get_widget() local 1077 _(thread_types[i])); in filter_rule_get_widget() 1106 const gchar *thread_types[] = { in filter_rule_get_widget() local 1122 _(thread_types[i])); in filter_rule_get_widget()
|
/dports/databases/mariadb103-server/mariadb-10.3.34/scripts/ |
H A D | fill_help_tables.sql | 126 …cription,example,url) values (52,8,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types]\n\nthread_type… 398 …ption,example,url) values (324,8,'START SLAVE','Syntax:\nSTART SLAVE [thread_types]\n\nSTART SLAVE…
|
/dports/databases/mariadb103-client/mariadb-10.3.34/scripts/ |
H A D | fill_help_tables.sql | 126 …cription,example,url) values (52,8,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types]\n\nthread_type… 398 …ption,example,url) values (324,8,'START SLAVE','Syntax:\nSTART SLAVE [thread_types]\n\nSTART SLAVE…
|
/dports/databases/mysql55-client/mysql-5.5.62/scripts/ |
H A D | fill_help_tables.sql | 362 …ription,example,url) VALUES (282,8,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types]\n\nthread_type…
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/scripts/ |
H A D | fill_help_tables.sql | 594 …tion,example,url) VALUES (499,38,'START SLAVE','Syntax:\nSTART SLAVE [thread_types] [until_option]… 595 …iption,example,url) VALUES (500,38,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types]\n\nthread_type…
|
/dports/databases/percona56-client/percona-server-5.6.51-91.0/scripts/ |
H A D | fill_help_tables.sql | 594 …tion,example,url) VALUES (499,38,'START SLAVE','Syntax:\nSTART SLAVE [thread_types] [until_option]… 595 …iption,example,url) VALUES (500,38,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types]\n\nthread_type…
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/scripts/ |
H A D | fill_help_tables.sql | 594 …tion,example,url) VALUES (499,38,'START SLAVE','Syntax:\nSTART SLAVE [thread_types] [until_option]… 595 …iption,example,url) VALUES (500,38,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types]\n\nthread_type…
|
/dports/databases/mysql56-client/mysql-5.6.51/scripts/ |
H A D | fill_help_tables.sql | 594 …tion,example,url) VALUES (499,38,'START SLAVE','Syntax:\nSTART SLAVE [thread_types] [until_option]… 595 …iption,example,url) VALUES (500,38,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types]\n\nthread_type…
|
/dports/databases/percona57-server/percona-server-5.7.36-39/scripts/ |
H A D | fill_help_tables.sql | 654 …tion,example,url) VALUES (555,41,'START SLAVE','Syntax:\nSTART SLAVE [thread_types] [until_option]… 655 …iption,example,url) VALUES (556,41,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types] [channel_optio…
|
/dports/databases/percona57-client/percona-server-5.7.36-39/scripts/ |
H A D | fill_help_tables.sql | 654 …tion,example,url) VALUES (555,41,'START SLAVE','Syntax:\nSTART SLAVE [thread_types] [until_option]… 655 …iption,example,url) VALUES (556,41,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types] [channel_optio…
|
/dports/databases/mysql57-client/mysql-5.7.36/scripts/ |
H A D | fill_help_tables.sql | 654 …tion,example,url) VALUES (555,41,'START SLAVE','Syntax:\nSTART SLAVE [thread_types] [until_option]… 655 …iption,example,url) VALUES (556,41,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types] [channel_optio…
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/scripts/ |
H A D | fill_help_tables.sql | 654 …tion,example,url) VALUES (555,41,'START SLAVE','Syntax:\nSTART SLAVE [thread_types] [until_option]… 655 …iption,example,url) VALUES (556,41,'STOP SLAVE','Syntax:\nSTOP SLAVE [thread_types] [channel_optio…
|
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/std_data/ |
H A D | mysql_database_10.1.dump | 308 …thread_types]\n\nthread_types:\n [thread_type [, thread_type] ... ]\n\nthread_type: IO_THREAD |…
|
H A D | mysql_database_10.0.dump | 308 …thread_types]\n\nthread_types:\n [thread_type [, thread_type] ... ]\n\nthread_type: IO_THREAD |…
|
H A D | mysql_database_10.2.dump | 308 …thread_types]\n\nthread_types:\n [thread_type [, thread_type] ... ]\n\nthread_type: IO_THREAD |…
|