Searched refs:tips (Results 1 – 8 of 8) sorted by relevance
396 struct strlist *tips; in perf_tip() local405 tips = strlist__new("tips.txt", &conf); in perf_tip()406 if (tips == NULL) in perf_tip()409 if (strlist__nr_entries(tips) == 0) in perf_tip()412 node = strlist__entry(tips, random() % strlist__nr_entries(tips)); in perf_tip()417 strlist__delete(tips); in perf_tip()
13 It has many tips and hints! Please see, especially, recommended
12 populous) group. It provides tips and describes the expectations and
388 http://ask.adaptec.com for articles, troubleshooting tips, and
524 http://ask.adaptec.com for articles, troubleshooting tips, and
1125 $(INSTALL) Documentation/tips.txt -m 644 -t '$(DESTDIR_SQ)$(tip_instdir_SQ)'
544 helpful tips please see :ref:`development_advancedtopics_reviews`.
504 This is a collection of Kconfig tips, most of which aren't obvious at