Home
last modified time | relevance | path

Searched refs:topic (Results 26 - 45 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/pmu-events/
H A Dpmu-events.h17 const char *topic; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpmu.c50 * @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 Dprint-events.h14 void (*print_event)(void *print_state, const char *topic,
H A Dpmu.h184 const char *topic; member
/third_party/gn/src/gn/
H A Dstandard_out.h35 const std::string& topic,
H A Dcommand_check.cc50 The topic "gn help check" has general information on how checking works and
/third_party/libuv/docs/src/sphinx-plugins/
H A Dmanpage.py24 ref = s.substitute(num=manpage_num, topic=name)
/third_party/lz4/tests/
H A Dtest-lz4-speed.py76 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 Dpmu-events.h46 const char *topic; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dpmu.h64 char *topic; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-secure-streams-policy.h309 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 Dops-mqtt.c466 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 Dminimal-secure-streams.c564 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 Dcommand_buffer.c259 .topic = "CB",
H A Dmemory.c2133 .topic = "TS",
H A Dhabanalabs.h895 * @topic: string identifier used for logging
904 const char *topic; member
/third_party/python/Lib/
H A Dpdb.py1566 topic = getattr(self, 'help_' + arg)
1567 return topic()
/third_party/libwebsockets/lib/secure-streams/
H A Dpolicy-json.c1014 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 Dtexinfo.tex4355 % 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 Dstatic-policy.h1336 .topic = "test/topic1",
1354 .topic = "test/topic0",

Completed in 32 milliseconds

12