Searched refs:topic (Results 26 - 45 of 45) sorted by relevance
12
/kernel/linux/linux-5.10/tools/perf/pmu-events/ |
H A D | pmu-events.h | 17 const char *topic; member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | pmu.c | 50 * @topic: Optional topic such as cache or pipeline, particularly for 53 char *topic; member 405 zfree(&newalias->topic); in perf_pmu_free_alias() 484 assign_str(pe->name, "topic", &data->alias->topic, pe->topic); in update_alias() 506 const char *long_desc = NULL, *topic = NULL, *unit = NULL, *pmu_name = NULL; in perf_pmu__new_alias() local 516 topic = pe->topic; in perf_pmu__new_alias() [all...] |
H A D | print-events.h | 14 void (*print_event)(void *print_state, const char *topic,
|
H A D | pmu.h | 184 const char *topic; member
|
/third_party/gn/src/gn/ |
H A D | standard_out.h | 35 const std::string& topic,
|
H A D | command_check.cc | 50 The topic "gn help check" has general information on how checking works and
|
/third_party/libuv/docs/src/sphinx-plugins/ |
H A D | manpage.py | 24 ref = s.substitute(num=manpage_num, topic=name)
|
/third_party/lz4/tests/ |
H A D | test-lz4-speed.py | 76 def send_email(emails, topic, text, have_mutt, have_mail): 82 execute('mutt -s "' + topic + '" ' + emails + ' < ' + logFileName, verbose) 84 execute('mail -s "' + topic + '" ' + emails + ' < ' + logFileName, verbose)
|
/kernel/linux/linux-6.6/tools/perf/pmu-events/ |
H A D | pmu-events.h | 46 const char *topic; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | pmu.h | 64 char *topic; member
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-secure-streams-policy.h | 309 const char *topic; /* stream sends on this topic */ member 310 const char *subscribe; /* stream subscribes to this topic */
|
/third_party/libwebsockets/lib/roles/mqtt/ |
H A D | ops-mqtt.c | 466 lws_mqtt_str_free(&c->will.topic); in rops_close_role_mqtt() 493 lws_free_set_NULL(pub->topic); in rops_close_role_mqtt()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/ |
H A D | minimal-secure-streams.c | 564 if (pol->u.mqtt.topic) in main() 565 printf("\t\t\t.topic = \"%s\",\n", in main() 566 pol->u.mqtt.topic); in main()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | command_buffer.c | 259 .topic = "CB",
|
H A D | memory.c | 2133 .topic = "TS",
|
H A D | habanalabs.h | 895 * @topic: string identifier used for logging 904 const char *topic; member
|
/third_party/python/Lib/ |
H A D | pdb.py | 1566 topic = getattr(self, 'help_' + arg) 1567 return topic()
|
/third_party/libwebsockets/lib/secure-streams/ |
H A D | policy-json.c | 1014 pp = (char **)&a->curr[LTY_POLICY].p->u.mqtt.topic; in lws_ss_policy_parser_cb()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 4355 % There is also \dosubind {index}{topic}{subtopic} 4853 % \entry {sortstring}{page}{topic} 4855 % \entry {sortstring}{page}{topic}{subtopic} 4859 % before the first topic whose initial is c 4860 % \entry {topic}{pagelist} 4861 % for a topic that is used without subtopics 4862 % \primary {topic} 4863 % for the beginning of a topic that is used with subtopics
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/ |
H A D | static-policy.h | 1336 .topic = "test/topic1", 1354 .topic = "test/topic0",
|
Completed in 32 milliseconds
12